Packages

PostgreSQL protocol encoding and decoding

Current section

Files

Jump to
postgresql_protocol include postgresql_protocol_FeExecute.hrl
Raw

include/postgresql_protocol_FeExecute.hrl

-record(fe_execute, {portal :: binary(), return_row_count :: integer()}).