php-src/ext/pdo_pgsql/tests
Anatol Belski a037b6de21 rework that test to allow delta for rounding errors
If this workout doesn't make travis happy, the patch needs to be
reviewed as the leak might still persist.
2015-06-11 17:05:03 +02: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 Related to bug #65047 (Test skip on client / server version) 2013-06-19 12:26:21 +02:00
bug46274.phpt Related to bug #65047 (Test skip on client / server version) 2013-06-19 12:26:21 +02: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
bug62479.phpt Improved test for bug #62479 2014-05-21 18:58:14 +02:00
bug62593.phpt Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) 2014-11-06 15:47:32 +01:00
bug64953.phpt Fix bug #64953 (Postgres prepared statement positional parameter casting) 2013-08-20 19:19:02 +02:00
bug66584.phpt fix test 2015-03-14 18:29:59 +01:00
bug67462.phpt Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction 2014-10-31 18:11:32 +01:00
bug68371.phpt Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific attribute names 2014-11-10 08:16:35 +01:00
bug69752.phpt rework that test to allow delta for rounding errors 2015-06-11 17:05:03 +02:00
bug_33876.phpt non living code related typo fixes 2013-08-04 16:05:36 -07:00
bug_49985.phpt Related to bug #65047 (Test skip on client / server version) 2013-06-19 12:26:21 +02: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 Clean up leftover test files 2013-06-02 13:38:43 +02: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 Fix PDO::inTransaction() test for pgsql 2013-06-02 13:28:30 +02: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