github EnterpriseDB/mysql_fdw REL-2_6_1

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

This release mainly includes:

Support for PostgreSQL 14 and EDB Postgres Advanced Server 14.

Apart from this, it has the following additions:

  1. Adds binary, varbinary data type support for IMPORT FOREIGN SCHEMA.
  2. Allows fetch_size to be set per-table or per-server.
  3. Adds reconnect option to control automatic reconnection to MySQL server.
  4. Fixes crash due to list_concat sharing list substructure.
  5. Fixes crash while retrieving more than one record having bytea column.
  6. Fixes parameterized query when use_remote_estimates is enabled.
  7. Does not push expressions having mutable functions to the remote server to get a stable result.

Don't miss a new mysql_fdw release

NewReleases is sending notifications on new releases.