php-src/ext/pdo_pgsql/tests
Matteo Beccati 0b576f6f11 MFH:
- Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:26:10 +00:00
..
bug36727.phpt Fixed test 2007-12-04 13:03:39 +00:00
bug43925.phpt - MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 2008-10-23 18:53:05 +00:00
bug44861.phpt - Fixed bug #44861 (scrollable cursor don't work with pgsql) 2009-03-28 02:58:04 +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
bug_33876.phpt fix test names 2007-05-07 18:03:01 +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
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