php-src/ext/pgsql
George Barbarosie 452e008f4f Fix GH-13354: ext/pgsql: pg_execute, pg_send_query_params and_send_execute null value by reference.
For these, when passing null values by refence, queries return erroneous values unlike
pg_query_params behaving as expected.

close GH-13355.
2024-02-08 22:42:04 +00:00
..
tests Fix GH-13354: ext/pgsql: pg_execute, pg_send_query_params and_send_execute null value by reference. 2024-02-08 22:42:04 +00: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
pgsql.c Fix GH-13354: ext/pgsql: pg_execute, pg_send_query_params and_send_execute null value by reference. 2024-02-08 22:42:04 +00:00
pgsql.stub.php Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
pgsql_arginfo.h Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
php_pgsql.h ext/pgsql: pgsql.allow_persistent, no need to use such large type for boolean state. 2023-12-23 17:14:48 +00:00