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:
Type | Description |
---|---|
Enhancement | Added support for PostgreSQL 16. |
Feature | Added enable_join_pushdown and enable_aggregate_pushdown GUCs to support JOIN and AGGREGATE push downs, respectively. |
Feature | Added table and server level option to enable_order_by_pushdown GUC. |
Bugfix | Fixed boolean expression handling in building the query document. |