php-src/ext/pgsql
David CARLIER d5251513b1
ext/pgsql: get_field_name helper, remove unused precaution for pg_type request. (#18025)
it is an internal table and oid is a real Oid (uint32_t) value.
2025-03-19 21:56:00 +00:00
..
tests ext/pgsql: few internal changes. 2025-01-26 19:15:36 +00:00
config.m4 Merge branch 'PHP-8.4' 2025-01-21 19:34:14 +00:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
pgsql.c ext/pgsql: get_field_name helper, remove unused precaution for pg_type request. (#18025) 2025-03-19 21:56:00 +00:00
pgsql.stub.php Merge branch 'PHP-8.4' 2024-11-26 22:49:29 +01:00
pgsql_arginfo.h Merge branch 'PHP-8.4' 2024-11-26 22:49:29 +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