This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-src
/
ext
/
pdo_pgsql
History
Ilija Tovilo
8f21763616
Merge branch 'PHP-8.4'
...
* PHP-8.4: Fix varying pgsql error message
2025-02-26 21:30:32 +01: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
…
pgsql_driver.c
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (
#17744
)
2025-02-09 13:10:20 +00:00
pgsql_driver.stub.php
…
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
…