php-src/ext/pdo_pgsql
Eli Schwartz bdd4eb2d9e ext/pdo_pgsql: drop unneeded code
This check was added in 0db373883f and
greps for a private implementation detail of the postgres headers,
removed in 3c4768d0d1

It hasn't worked as intended for 12 years, and can safely be assumed to
not be needed.
2018-12-09 17:15:58 +01:00
..
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
config.m4 ext/pdo_pgsql: drop unneeded code 2018-12-09 17:15:58 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
pdo_pgsql.c Sync phpinfo output for pdo_pgsql 2018-06-08 23:06:22 +02:00
pgsql_driver.c Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
pgsql_statement.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
php_pdo_pgsql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_pgsql_int.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00