mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
321 B
Text
9 lines
321 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
|
|
10, 11, 12, 13, 14 and 15.
|