]> granicus.if.org Git - php/commit
Use PQescapeBytea() for quoting. Need to think how to add binary safe
authorEdin Kadribasic <edink@php.net>
Mon, 17 Jan 2005 10:37:41 +0000 (10:37 +0000)
committerEdin Kadribasic <edink@php.net>
Mon, 17 Jan 2005 10:37:41 +0000 (10:37 +0000)
commit095a6f1eb34f764646f84e8089463bcb7a72069b
tree094913759a6bf4e8f8805cc94b9e312efba50617
parent3a751f37c661f05b93d949806e2f67a352e2ba73
Use PQescapeBytea() for quoting. Need to think how to add binary safe
quoting for blobls (pgsql bytea type).
Fixes #2818
ext/pdo_pgsql/pgsql_driver.c