Re-exports§
pub use arrow_pg;
pub use datafusion_pg_catalog;
pub use pgwire;
Modules§
Structs§
- DfSession
Service - The pgwire handler backed by a datafusion
SessionContext
- Parser
- Server
Options
Functions§
- serve
- Serve the Datafusion
SessionContext
with Postgres protocol. - serve_
with_ handlers - Serve with custom pgwire handlers