struct PG::Replication::Delete

Defined in:

pg/replication/delete.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 key_tuple_data : TupleData | Nil #

[View source]
def oid : Int32 #

getter transaction_id : Int32


[View source]
def old_tuple_data : TupleData | Nil #

[View source]