·
1 commit
to master
since this release
What's Changed
- Add support for pg_replication_slots by @mjgarton in #181
- Fix typo by @mjgarton in #183
- Fix a comment about oids by @mjgarton in #184
- Support has_database_privilege function by @mjgarton in #182
- Implement pg_stat_gssapi & pg_backend_pid() by @mjgarton in #185
- Add support for pg_roles by @mjgarton in #186
- refactor: expose ArrowTable to provide access to recordbatch directly by @sunng87 in #187
- chore: expose sql module by @sunng87 in #188
- fix: lint on format by @sunng87 in #193
- chore: add duckdb example to arrow-pg by @sunng87 in #194
- refactor: decouple auth_manager and pg_catalog by @sunng87 in #192
- chore(deps): bump tokio-rustls from 0.26.3 to 0.26.4 by @dependabot[bot] in #195
- refactor: extract standalone pg-catalog module by @sunng87 in #196
Full Changelog: datafusion-postgres-v0.10.2...datafusion-postgres-v0.11.0