MongoDB Foreign Data Wrapper 5.5.1 release notes v5

Released: 20 Jul 2023

Enhancements, bug fixes, and other changes in MongoDB Foreign Data Wrapper 5.5.0 include:

TypeDescription
EnhancementAdded support for PostgreSQL 16.
FeatureAdded enable_join_pushdown and enable_aggregate_pushdown GUCs to support JOIN and AGGREGATE push downs, respectively.
FeatureAdded table and server level option to enable_order_by_pushdown GUC.
BugfixFixed boolean expression handling in building the query document.