github EnterpriseDB/mysql_fdw REL-2_7_0

latest releases: REL-2_9_2, REL-2_9_1, REL-2_9_0...
2 years ago

This release includes the following:

Feature:

Aggregate Push-down: Push aggregates to the remote MySQL server instead of fetching all of the rows and aggregating them locally.

Other Fixes:

  1. Fixes function expression deparsing implicit/explicit coercion so that we don't send the wrong query to the MySQL server.
  2. Fixes import foreign schema failure due to SET type.

Don't miss a new mysql_fdw release

NewReleases is sending notifications on new releases.