php-src/ext/pgsql
David Carlier 334d9bbc09
ext/pgsql: adding pg_service() alongside other connection infos.
returns the ongoing name of the service, if there is.
available since postgres 18

close GH-18198
2025-03-30 21:45:16 +01:00
..
tests ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
config.m4 ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
pgsql.c ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
pgsql.stub.php ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
pgsql_arginfo.h ext/pgsql: adding pg_service() alongside other connection infos. 2025-03-30 21:45:16 +01:00
php_pgsql.h ext/pgsql: pg_convert/pg_insert/pg_update/pg_delete caching regexes. 2024-07-20 23:04:48 +01:00