struct PG::Replication::Commit

Defined in:

pg/replication/commit.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 begin_lsn : Int64 #

[View source]
def end_lsn : Int64 #

[View source]
def flags : Int8 #

[View source]
def timestamp : Time #

[View source]