Structs§
- Parameters for the
run
function.
Enums§
- State 🔒
Constants§
Functions§
- Reports whether the given stream begins with a pgwire handshake.
- 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. - Returns (name, value) session settings pairs from an options value.
- Runs a pgwire connection to completion.
- Splits value by any number of spaces except those preceded by
\
.