php-src/ext/pdo_pgsql/tests
Gustavo André dos Santos Lopes d1ccacd5a6 - 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
bug46274_2.phpt
bug46274.phpt
bug48764.phpt
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
config.inc
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