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
a7e84e2e0220f1df029f12e0199752bf3073fa38
archived-php-src
/
ext
/
pgsql
History
Nikita Popov
a7e84e2e02
Fix default value for some pgsql functions
...
These set the PGSQL_DML_EXEC flag by default.
2020-10-13 17:29:05 +02:00
..
tests
Update ext/pgsql parameter names
2020-10-13 12:30:44 +02:00
config.m4
PGSQL and POD_SQL: don't include pg_config.h
2020-05-25 10:48:35 +02:00
config.w32
PGSQL and POD_SQL: don't include pg_config.h
2020-05-25 10:48:35 +02:00
CREDITS
…
pgsql_arginfo.h
Fix default value for some pgsql functions
2020-10-13 17:29:05 +02:00
pgsql.c
Don't accept null in pg_unescape_bytea()
2020-10-13 15:37:13 +02:00
pgsql.stub.php
Fix default value for some pgsql functions
2020-10-13 17:29:05 +02:00
php_pgsql.h
Return empty array for no rows in pg_fetch_all()
2020-09-21 17:22:02 +02:00