php-src/ext/pdo_pgsql
Xinchen Hui ebd21de1e4 Merge branch 'bug72788' of https://github.com/keyurdg/php-src into PHP-7.0
* 'bug72788' of https://github.com/keyurdg/php-src:
  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:25:32 +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 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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pgsql_driver.c Merge branch 'PHP-5.6' into PHP-7.0 2016-08-04 09:30:48 +02:00
pgsql_statement.c Fix bug 72788: Invalid memory access when database_object_handle 2016-08-09 00:16:46 +00: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