php-src/ext/pdo_pgsql
Nikita Popov cbf90b1a90 Fix PDO::inTransaction() test for pgsql
inTransaction() nowadays casts the in_transaction result to boolean.
I'm not sure whether the INERROR state should result in true or false.
For now I went with the result that we actually get.
2013-06-02 13:28:30 +02:00
..
tests Fix PDO::inTransaction() test for pgsql 2013-06-02 13:28:30 +02:00
config.m4 Oops, can't cache it here because it won't work 2011-05-15 05:49:34 +00:00
config.w32 MFH: 2009-04-30 12:56:00 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_pgsql.c Happy New Year 2013-01-01 16:28:54 +08:00
pgsql_driver.c Merge branch 'PHP-5.3' into PHP-5.4 2013-05-31 08:44:33 +02:00
pgsql_statement.c Happy New Year 2013-01-01 16:28:54 +08:00
php_pdo_pgsql_int.h Happy New Year 2013-01-01 16:28:54 +08:00
php_pdo_pgsql.h Happy New Year 2013-01-01 16:28:54 +08:00