This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.4.19
archived-php-src
/
ext
/
pgsql
History
David Carlier
f7af877cfe
ext/pgsql: fix GH-21165 unit test.
...
making it fails early instead. close GH-21234
2026-02-17 04:26:42 +00:00
..
tests
ext/pgsql: fix GH-21165 unit test.
2026-02-17 04:26:42 +00:00
config.m4
ext/pgsql: Add check for constant PGRES_TUPLES_CHUNK to fix compilation failures
2025-01-21 19:32:38 +00:00
config.w32
Sync HAVE_<extension> help texts (
#15167
)
2024-08-02 01:41:47 +02:00
CREDITS
…
pgsql_arginfo.h
Fix the 1st parameter type casing of pg_set_chunked_rows_size()
2024-11-26 22:48:33 +01:00
pgsql.c
Fix GH-21162: pg_connect() on error memory leak.
2026-02-15 21:26:23 +00:00
pgsql.stub.php
Fix the 1st parameter type casing of pg_set_chunked_rows_size()
2024-11-26 22:48:33 +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