ports/databases/postgresql-mysql_fdw/pkg-descr
Tobias Kortkamp 6256522c14 databases/postgresql-mysql_fdw: Update to 2.5.1
This fixes the build with PostgreSQL 10 and 11

Changes:	https://github.com/EnterpriseDB/mysql_fdw/releases

PR:		239514
2019-08-03 11:31:48 +00:00

11 lines
375 B
Text

This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
The following enhancements are added to the mysql_fdw:
Write-able FDW
Connection Pooling
Where clause push-down
Column push-down
Prepared Statment
Please note that this version of mysql_fdw works with PostgreSQL
9.3, 9.4, 9.5, 9.6, 10, and 11.
WWW: https://github.com/EnterpriseDB/mysql_fdw