summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorChristopher Kings-Lynne <chriskl@php.net>2005-03-19 08:46:56 +0000
committerChristopher Kings-Lynne <chriskl@php.net>2005-03-19 08:46:56 +0000
commit1168c306359b2b763274bf2d1fbf21ade775ebcb (patch)
tree513768e1ec6bc4e325ce135cc388d10f3be5872c /ext/mbstring/php_mbregex.c
parent43fc6b2254a7a69e3f471f378b350a7a1c1686d5 (diff)
downloadphp-git-1168c306359b2b763274bf2d1fbf21ade775ebcb.tar.gz
Added several new functions to support the PostgreSQL v3 protocol
introduced in PostgreSQL 7.4. (PHP pg_transaction_status) New function to get in-transaction status of a database connection. (PHP pg_query_params) New function to allow execution of parameterized queries. (PHP pg_prepare) New function to allow preparing named queries. (PHP pg_execute) New function to allow execution of named prepared queries. (PHP pg_send_query_params) New function that is the async equivalent of pg_query_params. (PHP pg_send_prepare) New function that is the async equivalent of pg_prepare. (PHP pg_send_execute) New function that is the async equivalent of pg_execute. (PHP pg_result_error_field) New function that allows highly detailed error information, most importantly the SQLSTATE error code # Regression tests are included for all but 2 functions, the rest will # follow shortly. Docs will also follow shortly.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions