php-src/ext/pgsql
Peter Kokot 1ceadaed52
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments
and syncs the CS across the php-src Autotools build system.
2024-07-29 00:14:59 +02:00
..
tests ext/dba/tests: sort expected test output (#14962) 2024-07-26 01:16:52 +01:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Bump minimum libpq version to 10.0 (#14628) 2024-06-25 20:50:04 +02:00
CREDITS
pgsql_arginfo.h Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
pgsql.c Fix GH-15102: ext/pgsql use after free on persistent connection renewal. (#15115) 2024-07-26 23:12:26 +01:00
pgsql.stub.php Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_pgsql.h ext/pgsql: pg_convert/pg_insert/pg_update/pg_delete caching regexes. 2024-07-20 23:04:48 +01:00