Packages

PostgreSQL protocol encoding and decoding

Current section

Files

Jump to
postgresql_protocol include postgresql_protocol_BeParameterStatus.hrl
Raw

include/postgresql_protocol_BeParameterStatus.hrl

-record(be_parameter_status, {name :: binary(), value :: binary()}).