Crate datafusion_postgres

Source

Modules§

auth
pg_catalog

Structs§

DfSessionService
The pgwire handler backed by a datafusion SessionContext
Parser
ServerOptions

Functions§

serve
Serve the Datafusion SessionContext with Postgres protocol.
serve_with_handlers
Serve with custom pgwire handlers