Crate datafusion_postgres

Source

Re-exports§

pub use arrow_pg;
pub use pgwire;

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