php-src/ext/pdo_pgsql
Keyur 3f25c4228a 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 00:16:46 +00:00
..
tests Fixed bug #72570 Segmentation fault when binding parameters on a query without placeholders 2016-07-10 14:36:07 +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
pdo_pgsql.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 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-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