Module mz_pgwire_common::message
source · Structs§
Enums§
- A decoded frontend pgwire message, representing instructions for the backend.
- Like
FrontendMessage
, but only the messages that can occur during startup protocol negotiation.
FrontendMessage
, but only the messages that can occur during
startup protocol negotiation.