struct PG::Replication::Update

Defined in:

pg/replication/update.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 new_tuple_data : TupleData #

[View source]
def oid : Int32 #

[View source]
def old_tuple_data : TupleData | Nil #

[View source]