struct PG::Replication::Begin

Defined in:

pg/replication/begin.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 final_lsn : Int64 #

[View source]
def timestamp : Time #

[View source]
def transaction_id : Int32 #

[View source]