]> granicus.if.org Git - php/commit
Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not...
authorMatteo Beccati <mbeccati@php.net>
Fri, 31 Oct 2014 17:10:01 +0000 (18:10 +0100)
committerMatteo Beccati <mbeccati@php.net>
Fri, 31 Oct 2014 17:11:32 +0000 (18:11 +0100)
commit9580fcfeddf85f6510217fec2f596f6f5169f251
treefa3cc4a5366ddb9503eee71845a2bcc6681e6c66
parent551593707384364705cd954a52c6e4089805f0ef
Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction
NEWS
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/tests/bug67462.phpt [new file with mode: 0644]