php-src/ext/pdo_pgsql/tests
Gustavo André dos Santos Lopes fee191658d - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
rows on postgresql >= 9
2012-03-08 08:52:28 +00:00
..
bug36727.phpt - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +00:00
bug43925.phpt - MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 2008-10-23 18:53:05 +00:00
bug46274_2.phpt MFH: 2009-04-23 13:26:10 +00:00
bug46274.phpt - Complete the fix for #46274, and tests 2008-10-12 13:01:31 +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
bug61267.phpt - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
bug_33876.phpt - Updated pdo_pgsql tests to be 8.5+ friendly 2009-12-25 20:11:07 +00:00
bug_49985.phpt - Updated pdo_pgsql tests to be 8.5+ friendly 2009-12-25 20:11:07 +00:00
common.phpt Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). 2005-11-29 02:11:39 +00:00
config.inc Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). 2005-11-29 02:11:39 +00:00
copy_from.phpt Added support for copy to/from array/file for pdo_pgsql extension. 2010-06-10 11:11:29 +00:00
copy_to.phpt Added support for copy to/from array/file for pdo_pgsql extension. 2010-06-10 11:11:29 +00:00
is_in_transaction.phpt Added inTransaction() method to PDO, with specialized support for Postgres 2010-06-10 12:11:19 +00:00
large_objects.phpt MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 2009-02-11 10:44:38 +00:00