diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-01-16 18:06:50 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-01-16 18:06:50 -0300 |
commit | 61bee9f756ce875f3b678099a6bb9654bd2fa21a (patch) | |
tree | 8550316ea8120d5f0480c966d5f85954345a33ee /doc/src | |
parent | 515d2c596c1b6b95d020d14edaab0d233d5d9ea9 (diff) | |
download | postgresql-61bee9f756ce875f3b678099a6bb9654bd2fa21a.tar.gz postgresql-61bee9f756ce875f3b678099a6bb9654bd2fa21a.zip |
Split ecpg_execute() in constituent parts
Split the rather long ecpg_execute() function into ecpg_build_params(),
ecpg_autostart_transaction(), a smaller ecpg_execute() and
ecpg_process_output(). There is no user-visible change here, only code
reorganization to support future patches.
Author: Zoltán Böszörményi
Reviewed by Antonin Houska. Larger, older versions of this patch were
reviewed by Noah Misch and Michael Meskes.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions