php-src/ext/pdo_pgsql
George Peter Banyard b44e29f843 php_pdo_register_driver() might fail
Therefore correctly report failure in MINIT for the drivers which didn't.
2021-01-19 12:55:07 +00:00
..
tests Rewrite PDO result binding 2020-12-22 15:56:34 +01:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pdo_pgsql.c php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00:00
pgsql_driver.c Refactor PDO's last inserted ID handler to use and return zend_string 2021-01-19 11:54:25 +00:00
pgsql_driver.stub.php Update ext/pdo_pgsql parameter names 2020-10-13 12:31:39 +02:00
pgsql_driver_arginfo.h Update ext/pdo_pgsql parameter names 2020-10-13 12:31:39 +02:00
pgsql_statement.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_pdo_pgsql.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_pgsql_int.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00