Current section

Files

Jump to
squirrel include squirrel@internal@database@postgres_protocol_FeClose.hrl
Raw

include/squirrel@internal@database@postgres_protocol_FeClose.hrl

-record(fe_close, {
what :: squirrel@internal@database@postgres_protocol:what(),
name :: binary()
}).