Docs.rs
datafusion-pg-catalog-0.15.1
datafusion-pg-catalog 0.15.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunng87
Dependencies
async-trait ^0.1
normal
datafusion ^52
normal
futures ^0.3
normal
log ^0.4
normal
postgres-types ^0.2
normal
tokio ^1.49
normal
criterion ^0.8
dev
env_logger ^0.11
dev
Versions
12.56%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
datafusion_pg_catalog/
sql.rs
1
mod
parser;
2
pub use
parser::PostgresCompatibilityParser;
3
pub mod
rules;