Packages

PostgreSQL protocol encoding and decoding

Current section

Files

Jump to
postgresql_protocol include postgresql_protocol_FeCancelRequest.hrl
Raw

include/postgresql_protocol_FeCancelRequest.hrl

-record(fe_cancel_request, {process_id :: integer(), secret_key :: integer()}).