php-src/ext/pdo_pgsql
Matteo Beccati fa67c860e0 - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
# Removed usage of the memory address when generating prepared statemend names
# as uniqueness can't be enforced. Used a statment counter instead.
2009-11-04 19:32:27 +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 MFH: 2009-04-30 12:38:43 +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