]> 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)
commitb7c9f8ae8a6c42988a63c778e060e4ce34a3ef91
tree97ca59b76b8a87a3902bc537e1905de23f39a98a
parentf005f36cd6b1dfe50c1f7cb6f4169e69ba5659b8
- Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
  rows on postgresql >= 9
NEWS
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/tests/bug61267.phpt [new file with mode: 0644]