This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3046e35718e4980a8cf7785fa6ecea51d02ebee8
archived-php-src
/
ext
/
pdo_pgsql
History
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