slackbuilds_ponce/libraries/php-pgsql
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
pgsql.ini
php-pgsql.info
php-pgsql.SlackBuild
README
slack-desc

This extension enables PHP to connect to and use PostgreSQL databases.

php-pgsql requires postgresql.

To enable the pgsql extension for php, go to /etc/php/pgsql.ini
and uncomment the line:
  ; extension=pgsql.so