php-src/ext/pdo_pgsql
Rasmus Lerdorf 937358ebc7 Revert attempt at supporting both autoconf 2.13 and
modern versions in the same build chain.  There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.
2009-11-29 06:13:22 +00:00
..
tests - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-11-04 19:32:27 +00:00
config.m4 Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
config.w32 MFH: 2009-04-30 12:56:00 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_pgsql.c - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) 2009-10-07 17:40:16 +00:00
pgsql_driver.c - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-11-04 19:32:27 +00:00
pgsql_statement.c - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-11-04 19:32:27 +00:00
php_pdo_pgsql_int.h - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-11-04 19:32:27 +00:00
php_pdo_pgsql.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00