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 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2396a6ffb60ff3d426f3b66182f60ab4dffdc7c
archived-php-src
/
ext
/
pgsql
History
Niels Dossche
e2396a6ffb
pgsql: Simplify pgsql_copy_from_query() by using character buffers
...
This also avoids some unnecessary zend_string overhead.
2025-10-20 20:41:38 +02:00
..
tests
Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks
2025-07-01 09:34:49 -07: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_arginfo.h
Arginfo: avoid using temporary zvals for initializing attribute values (
#19141
)
2025-07-21 13:33:51 -07:00
pgsql.c
pgsql: Simplify pgsql_copy_from_query() by using character buffers
2025-10-20 20:41:38 +02:00
pgsql.stub.php
Replace
@deprecated
with
#[\Deprecated]
for internal constants (
#18780
)
2025-06-26 11:27:15 -07:00
php_pgsql.h
ext/pgsql: globals data struct rework/size reduction (
#18503
)
2025-05-05 14:40:09 +01:00