Structsยง
- Parameters for the
run
function. - State
Machine ๐
Enumsยง
- Execute
Count ๐ - Fetch
Result ๐ - Send
Rows ๐Ended Reason - State ๐
Constantsยง
- ABORTE
D_ ๐TXN_ MSG
Functionsยง
- describe_
rows ๐ - fetch_
message ๐ - is_
txn_ ๐exit_ stmt - Reports whether the given stream begins with a pgwire handshake.
- pad_
formats ๐ - parse_
option ๐Returns the parsed key and value from option of the form--key=value
,-c key=value
, or-ckey=value
. Keys replace-
with_
. Returns an error if there was some other prefix. - parse_
options ๐Returns (name, value) session settings pairs from an options value. - portal_
exec_ ๐message - Runs a pgwire connection to completion.
- split_
options ๐Splits value by any number of spaces except those preceded by\
.
Type Aliasesยง
- GetResponse ๐