mz_
pgwire
0.0.0
In mz_
pgwire::
protocol
Structs
RunParams
StateMachine
Enums
ExecuteCount
FetchResult
SendRowsEndedReason
State
Constants
ABORTED_TXN_MSG
Functions
describe_rows
fetch_message
is_txn_exit_stmt
match_handshake
pad_formats
parse_option
parse_options
portal_exec_message
run
split_options
Type Aliases
GetResponse
mz_pgwire
::
protocol
Function
pad_formats
Copy item path
Settings
Help
Summary
Source
fn pad_formats(formats:
Vec
<
Format
>, n:
usize
) ->
Result
<
Vec
<
Format
>,
String
>