Decoded representations of each pgoutput replication message.
See the pgoutput message format for the wire-level semantics of each struct.
Summary
Types
@type lsn() :: {non_neg_integer(), non_neg_integer()}
Postgres LSN tuple {xlog_file, xlog_offset}.