Current section

Files

Jump to
postgleam include postgleam@replication_PrimaryKeepalive.hrl
Raw

include/postgleam@replication_PrimaryKeepalive.hrl

-record(primary_keepalive, {
wal_end :: integer(),
server_time :: integer(),
reply_requested :: boolean()
}).