Module api

Source
Expand description

handler layer and high-level API layer. APIs for building postgresql compatible servers.

Modules§

auth
copy
portal
query
results
stmt
store
transaction

Structs§

DefaultClient
NoopErrorHandler
A noop implementation for ErrorHandler.
Type
A Postgres type.

Enums§

PgWireConnectionState

Constants§

DEFAULT_NAME
METADATA_DATABASE
METADATA_USER

Traits§

ClientInfo
Describe a client information holder
ClientPortalStore
Client Portal Store
ErrorHandler
A centralized handler for all errors
PgWireServerHandlers