REL-2_6_1
版本发布时间: 2021-09-15 15:30:36
EnterpriseDB/mysql_fdw最新发布版本:REL-2_9_1(2023-07-14 18:08:28)
This release mainly includes:
Support for PostgreSQL 14 and EDB Postgres Advanced Server 14.
Apart from this, it has the following additions:
- Adds binary, varbinary data type support for IMPORT FOREIGN SCHEMA.
- Allows fetch_size to be set per-table or per-server.
- Adds reconnect option to control automatic reconnection to MySQL server.
- Fixes crash due to list_concat sharing list substructure.
- Fixes crash while retrieving more than one record having bytea column.
- Fixes parameterized query when use_remote_estimates is enabled.
- Does not push expressions having mutable functions to the remote server to get a stable result.