php-src/ext/pdo_pgsql
David CARLIER 51dafc6054
Fix GH-13745: fix header inclusion in pdo_pgsql.c (#13749)
pdo/php_pdo_int.h is not part of the PDO's headers to install.
2024-03-18 23:07:41 +00:00
..
tests Deprecate implicit nullable parameter types (#12959) 2024-03-13 21:40:26 +01:00
config.m4 Sync logical operators in shell scripting code (#13560) 2024-03-01 20:40:16 +01: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 Fix GH-13745: fix header inclusion in pdo_pgsql.c (#13749) 2024-03-18 23:07:41 +00:00
pdo_pgsql.stub.php Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_pgsql_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pgsql_driver.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pgsql_driver.stub.php Fix the default value of $fetchMode in PDO::pgsqlGetNotify() 2023-12-03 09:01:06 +01:00
pgsql_driver_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pgsql_statement.c Fix the incorrect data type of float values in PDO query results 2023-10-20 12:49:25 +01:00
php_pdo_pgsql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_pgsql_int.h Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00