datafusion_pg_catalog/
lib.rs

1pub mod pg_catalog;
2pub mod sql;
3
4pub use pg_catalog::setup_pg_catalog;