github EnterpriseDB/mongo_fdw REL-5_3_0

latest releases: REL-5_5_2, REL-5_5_1, REL-5_5_0...
2 years ago

This release includes the following:

Feature:

Join Push-down - If we have a join between two foreign tables from the same remote server, push that join down to the remote server instead of fetching all the rows for both the tables and performing a join locally.

Other Fixes:

  1. Optimizises a few APIs for better performance.
  2. Added support for the whole-row reference.

Don't miss a new mongo_fdw release

NewReleases is sending notifications on new releases.