php-src/ext/pdo_pgsql
Nikita Popov c08e1d2be9 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-03-24 17:54:05 +01:00
..
tests Fix PDO::inTransaction() test for pgsql 2013-03-24 17:54:05 +01: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:37:09 +08:00
pgsql_driver.c Happy New Year 2013-01-01 16:37:09 +08:00
pgsql_statement.c Happy New Year 2013-01-01 16:37:09 +08:00
php_pdo_pgsql_int.h Happy New Year 2013-01-01 16:37:09 +08:00
php_pdo_pgsql.h Happy New Year 2013-01-01 16:37:09 +08:00