php-src/ext/pdo_pgsql
Gina Peter Banyard b757fa812d
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (#17744)
This is already computed by PDO, no need to recompute it again inside the drivers.
2025-02-09 13:10:20 +00:00
..
tests Merge branch 'PHP-8.4' 2024-11-16 16:30:55 +00:00
config.m4 GH-12940 ext/pdo_pgsql: using PQclosePrepared to free statement resources. 2024-09-24 12:09:56 +01:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
Makefile.frag Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
Makefile.frag.w32 Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
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 Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_pgsql_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
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 ext/pdo_pgsql: Expanding COPY input from an array to an iterable 2024-09-28 11:09:34 +01:00
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_sql_parser.re Don't export php_pdo_int.h 2024-09-01 13:33:53 +02:00
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.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02: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