php-src/ext/pdo_pgsql
David Soria Parra 440bbcd9e3 Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
  NEWS for bug #62593
  Bug #62593 Updated to account for INOUT parameters
  Bug #62593 Updated test to verify bindParam doesn't change original value
  Bug #62593 Updated to always treat zval by value
  Bug #62593 Added test for change
  Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native format in emulation mode
2012-10-30 15:43:32 +01:00
..
tests Merge branch 'PHP-5.3' into PHP-5.4 2012-10-30 15:43:32 +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 - Year++ 2012-01-01 13:15:04 +00:00
pgsql_driver.c - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
pgsql_statement.c Bug #62593 Updated to account for INOUT parameters 2012-10-30 14:32:32 +01:00
php_pdo_pgsql_int.h - Year++ 2012-01-01 13:15:04 +00:00
php_pdo_pgsql.h - Year++ 2012-01-01 13:15:04 +00:00