Current section
Files
Jump to
Current section
Files
include/postgresql_protocol_BeNegotiateProtocolVersion.hrl
-record(be_negotiate_protocol_version, {
newest_minor :: integer(),
unrecognized_options :: list(binary())
}).