struct PG::Replication::Truncate

Defined in:

pg/replication/truncate.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 options : Options #

transaction_id requires proto_version >= 2 getter transaction_id : Int32


[View source]
def relation_oids : Array(Int32) #

[View source]