Bump databases/postgis25 to version 2.5.4_1
[dports.git] / databases / postgresql-mysql_fdw / pkg-descr
1 This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
2 The following enhancements are added to the mysql_fdw:
3         Write-able FDW
4         Connection Pooling 
5         Where clause push-down
6         Column push-down
7         Prepared Statment
8 Please note that this version of mysql_fdw works with PostgreSQL
9 9.3, 9.4, 9.5, 9.6, 10, and 11.
10
11 WWW: https://github.com/EnterpriseDB/mysql_fdw