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
describe_rows
Copy item path
Settings
Help
Summary
Source
fn describe_rows( stmt_desc: &
StatementDesc
, formats: &[
Format
], ) ->
BackendMessage