php-src/ext/pdo_pgsql
Xinchen Hui 3f1e9ed8f8 Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
2016-08-09 11:32:34 +08:00
..
tests Merge branch 'PHP-5.6' into PHP-7.0 2016-08-04 09:30:48 +02:00
config.m4 Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
config.w32 Drop PDO support for extremely old libpq versions 2014-03-11 23:10:47 +01:00
CREDITS
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 Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql_driver.c Merge branch 'PHP-7.0' into PHP-7.1 2016-08-04 09:37:40 +02:00
pgsql_statement.c Merge branch 'PHP-7.0' into PHP-7.1 2016-08-09 11:32:34 +08:00
php_pdo_pgsql_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-08-04 09:30:48 +02:00
php_pdo_pgsql.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00