php-src/ext/pdo_pgsql
SATO Kentaro 37d11d123e Fix #78982: pdo_pgsql returns dead persistent connection
Call PQconsumeInput() before PQstatus() to update the status.
2019-12-20 12:05:17 +01:00
..
tests Merge branch 'PHP-7.2' into PHP-7.3 2019-04-12 13:08:13 +02:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h 2019-12-19 13:20:43 +01:00
CREDITS
pdo_pgsql.c Sync phpinfo output for pdo_pgsql 2018-06-08 23:06:22 +02:00
pgsql_driver.c Fix #78982: pdo_pgsql returns dead persistent connection 2019-12-20 12:05:17 +01:00
pgsql_statement.c Merge branch 'PHP-7.2' 2018-07-30 18:29:40 +02:00
php_pdo_pgsql_int.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_pgsql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00