php-src/ext/pdo_pgsql/tests
Matteo Beccati 72997aa430 - 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
..
bug36727.phpt MFB: fixed test 2007-12-04 13:05:44 +00:00
bug43925.phpt - Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 2008-10-23 18:22:18 +00:00
bug46274_2.phpt - Reverted previous fix for bug #46274 and properly fixed it 2009-04-23 13:22:12 +00:00
bug46274.phpt MFB: 2009-03-28 02:34:02 +00:00
bug48764.phpt - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) 2009-10-07 17:40:16 +00:00
bug_33876.phpt fix test names 2007-05-07 17:23:53 +00:00
bug_49985.phpt - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-11-04 19:32:27 +00:00
common.phpt MFB: 2009-03-28 02:34:02 +00:00
config.inc attempt to fix pdo_pgsql tests in HEAD 2007-07-18 12:28:08 +00:00
large_objects.phpt Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 2009-02-11 10:44:27 +00:00