diff options
author | Matteo Beccati <mbeccati@php.net> | 2014-03-09 14:08:17 +0100 |
---|---|---|
committer | Matteo Beccati <mbeccati@php.net> | 2014-03-11 23:10:48 +0100 |
commit | e378348a316008822737d47cf47a4938cbc07dd6 (patch) | |
tree | 5f400db6fec449e140eff0738882ee85bf08295e /ext/mysql/php_mysql.c | |
parent | d72621ab9e8a6cc89fe1005a83c16249fdc02810 (diff) | |
download | php-git-e378348a316008822737d47cf47a4938cbc07dd6.tar.gz |
Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParams
Faster than prepared statements when queries are run once. Slightly
slower than PDO::ATTR_EMULATE_PREPARES but without the potential
security implications of embedding parameters in the query itself.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions