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 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56abb316eb9981372c06b0bf339cc035293316a4
archived-php-src
/
ext
/
pdo_pgsql
History
David CARLIER
a5196bf3d6
ext/pdo_pgsql: updating copy from according to pgsql extension workflow. (
#18175
)
...
mainly using zend_string instead.
2025-03-28 18:24:45 +00:00
..
tests
Merge branch 'PHP-8.4'
2025-02-26 21:30:32 +01:00
config.m4
…
config.w32
…
CREDITS
…
Makefile.frag
…
Makefile.frag.w32
…
pdo_pgsql_arginfo.h
…
pdo_pgsql.c
ext/pdo_pgsql: Remove new PDO class constant specific to PGSQL driver
2024-11-16 16:30:19 +00:00
pdo_pgsql.stub.php
…
pgsql_driver_arginfo.h
ext/pdo_pgsql: Expanding COPY input from an array to an iterable
2024-09-28 11:09:34 +01:00
pgsql_driver.c
ext/pdo_pgsql: updating copy from according to pgsql extension workflow. (
#18175
)
2025-03-28 18:24:45 +00:00
pgsql_driver.stub.php
ext/pdo_pgsql: Expanding COPY input from an array to an iterable
2024-09-28 11:09:34 +01:00
pgsql_sql_parser.re
…
pgsql_statement.c
ext/pdo: Convert database_object_handle zval to zend_object* (
#17629
)
2025-01-30 18:34:03 +00:00
php_pdo_pgsql_int.h
ext/pdo: Convert database_object_handle zval to zend_object* (
#17629
)
2025-01-30 18:34:03 +00:00
php_pdo_pgsql.h
…