Skip to content

REL-2_9_2

Latest
Compare
Choose a tag to compare
@jeevanchalke jeevanchalke released this 11 Jul 05:44

This release comes with the following changes:

  • Support for PostgreSQL 17 and upcoming EDB Postgres Advanced Server 17.
  • Add support for MYSQL_READ_DEFAULT_FILE option used to read connection details.
  • Fix server crash in left join with whole-row reference.
  • Map TIMESTAMP to TIMESTAMPTZ in IMPORT FOREIGN SCHEMA processing.
  • Set the session timezone to UTC on the MySQL connection.
  • Correct pushability of ScalarArrayOpExpr (ANY and ALL) and fix handling of the multidimensional array in its deparsing.
  • Refactor README.md file.
  • Remove support for v11.