Module extended

Module extended 

Source
Expand description

Extended query protocol state machine.

Structsยง

BatchStateMachine
State machine for batch execution (Parse? + (Bind + Execute)* + Sync).
BindStateMachine
State machine for binding a portal (Parse + Bind, no Execute/Sync).
ExtendedQueryStateMachine
Extended query protocol state machine.
PreparedStatement
Prepared statement information.