]> granicus.if.org Git - php/commit
- Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 8 Mar 2012 08:52:28 +0000 (08:52 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 8 Mar 2012 08:52:28 +0000 (08:52 +0000)
commitd1ccacd5a66c604792d0527ec6ffff68a5d59ed4
treea5ba67052f911b3a888bca4a4d5d59ab98445702
parentf82a562453c7aed180b7e8329466d96d470b5ade
- Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
  rows on postgresql >= 9
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/tests/bug61267.phpt [new file with mode: 0644]