php-src/ext/pdo_pgsql
Peter Kokot 42a4e50513
Sync logical operators in shell scripting code (#13560)
This updates the obsolescent `-a` and `-o` binary primaries to `&&` and
`||`.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html
2024-03-01 20:40:16 +01:00
..
tests Merge branch 'PHP-8.3' 2024-01-31 11:20:56 +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 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