Files
ports/lang/php/files/DESCR-pdo_pgsql
sthen 7904ea2a11 Update to php 5.6.36/7.0.30, add pdo_sqlite (from martijn@),
add pdo_odbc, switch to mysqlnd instead of libmysqlclient (removed
mariadb as a build dep), regen plists on -current, tweak DESCRs,
take maintainer suggested by robert@   OK robert@
2018-05-25 13:59:19 +00:00

3 lines
126 B
Plaintext

pdo_pgsql is a driver that implements the PHP Data Objects (PDO)
interface to enable access from PHP to PostgreSQL databases.