Changelog:
* 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.
Taken from: https://github.com/EnterpriseDB/mysql_fdw/releases/tag/REL-2_9_2
Sponsored by: P. Variablis