php-src/ext/pdo_pgsql
Anatol Belski 2ca86bb860 Merge branch 'PHP-7.0'
* PHP-7.0:
  Add test for bug #72294
  Fixed bug #72294 Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor
2016-06-01 11:57:00 +02:00
..
tests Add test for bug #72294 2016-06-01 11:55:35 +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 Remove version checks 2016-01-30 15:35:28 +01:00
pgsql_driver.c Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
pgsql_statement.c Fixed bug #72294 Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor 2016-06-01 11:55:35 +02:00
php_pdo_pgsql_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_pdo_pgsql.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00