php-src/ext/pdo_pgsql
Matteo Beccati c58c93b9b2 - Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode
2009-04-30 12:35:36 +00:00
..
tests - Reverted previous fix for bug #46274 and properly fixed it 2009-04-23 13:22:12 +00:00
config.m4 - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00
config.w32 - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package2.xml MFB: 2009-03-28 02:34:02 +00:00
pdo_pgsql.c MFB: 2009-03-28 02:34:02 +00:00
pgsql_driver.c - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00
pgsql_statement.c - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00
php_pdo_pgsql.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_pdo_pgsql_int.h - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00