php-src/ext/pdo_pgsql
Máté Kocsis 10957e498c
Do not generate frameless info items when func info generation is disabled
While here, I fixed newlines around arginfo and function entry generation. Previously, newlines were repeated.
2024-02-18 11:39:00 +01:00
..
tests Merge branch 'PHP-8.3' 2024-01-31 11:20:56 +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 Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01: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