Structure
PostgresMessage.Identifier
Identifies an incoming or outgoing postgres message. Sent as the first byte, before the message size. Values are not unique across all identifiers, meaning some messages will require keeping state to identify.
struct Identifier
Topics
Initializers
init(integerLiteral:)SeeExpressibleByIntegerLiteral.
Instance Properties
descriptionSeeCustomStringConvertible.value
Type Properties
authenticationAuthentication (B)backendKeyDataBackendKeyData (B)bindBind (F)bindCompleteBindComplete (B)closeClose (F)closeCompleteCloseComplete (B)commandCompleteCommandComplete (B)copyBothResponsecopyDataCopyData (F & B)copyDoneCopyDone (F & B)copyFailCopyFail (F)copyInResponseCopyInResponse (B)copyOutResponseCopyOutResponse (B)dataRowDataRow (B)describeDescribe (F)emptyQueryResponseEmptyQueryResponse (B)errorErrorResponse (B)executeExecute (F)flushFlush (F)functionCallFunctionCall (F)functionCallResponseFunctionCallResponse (B)gssResponseGSSResponse (F)negotiateProtocolVersionNegotiateProtocolVersion (B)noDataNoData (B)nonenoticeNoticeResponse (B)notificationResponseNotificationResponse (B)parameterDescriptionParameterDescription (B)parameterStatusParameterStatus (B)parseParse (F)parseCompleteParseComplete (B)passwordMessagePasswordMessage (F)portalSuspendedPortalSuspended (B)queryQuery (F)readyForQueryReadyForQuery (B)rowDescriptionRowDescription (B)saslInitialResponseSASLInitialResponse (F)saslResponseSASLResponse (F)sslSupportedsslUnsupportedsyncSync (F)terminateTerminate (F)
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.EquatableSwift.ExpressibleByIntegerLiteralSwift.SendableSwift.SendableMetatype