]> granicus.if.org Git - php/commit
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
authorIlia Alshanetsky <iliaa@php.net>
Tue, 19 Sep 2006 15:45:22 +0000 (15:45 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 19 Sep 2006 15:45:22 +0000 (15:45 +0000)
commit2332e4f9fc134b2ddec3779bcaf1ea237631b7c2
tree8cb52e69a09ce1760b3c0e6bbf9b94022129e682
parentdb5dc9d5d8f8a5047a528239703552c94c75d702
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates errors in
PostgreSQL
NEWS
ext/pdo/tests/bug_38253.phpt
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/pgsql_statement.c