Packages

PostgreSQL protocol encoding and decoding

Current section

Files

Jump to
postgresql_protocol include postgresql_protocol_FeStartupMessage.hrl
Raw

include/postgresql_protocol_FeStartupMessage.hrl

-record(fe_startup_message, {params :: list({binary(), binary()})}).