Expand description
Query-related backend messages.
Structsยง
- Command
Complete - CommandComplete message - indicates successful completion of a command.
- DataRow
- DataRow message - contains a single row of data.
- Data
RowHead - DataRow message header.
- Data
RowIter - Iterator over column values in a DataRow.
- Empty
Query Response - EmptyQueryResponse message - response to an empty query string.
- Field
Description - Field description within a RowDescription.
- Field
Description Tail - Fixed-size tail of a field description (18 bytes).
- RowDescription
- RowDescription message - describes the columns in a result set.