You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick Allaert e2e76d40e3 - Fixed tests not passing under windows because of the directory separator 15 years ago
..
bug36727.phpt - Fixed tests not passing under windows because of the directory separator 15 years ago
bug43925.phpt - Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 18 years ago
bug46274.phpt - Complete the fix for #46274, and tests 18 years ago
bug46274_2.phpt - Reverted previous fix for bug #46274 and properly fixed it 17 years ago
bug48764.phpt - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) 17 years ago
bug_33876.phpt - Updated pdo_pgsql tests to be 8.5+ friendly 16 years ago
bug_49985.phpt - Updated pdo_pgsql tests to be 8.5+ friendly 16 years ago
common.phpt Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). 20 years ago
config.inc Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). 20 years ago
copy_from.phpt Added support for copy to/from array/file for pdo_pgsql extension. 16 years ago
copy_to.phpt Added support for copy to/from array/file for pdo_pgsql extension. 16 years ago
is_in_transaction.phpt Added inTransaction() method to PDO, with specialized support for Postgres 16 years ago
large_objects.phpt Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 17 years ago