struct PG::Replication::Insert

Defined in:

pg/replication/insert.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PG::Replication::WALMessage

new(io : IO) : self new

Constructor Detail

def self.new(io : IO) #

[View source]

Instance Method Detail

def oid : Int32 #

getter transaction_id : Int32


[View source]
def tuple_data : TupleData #

[View source]