diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-01-16 16:36:41 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-01-16 16:36:41 -0300 |
commit | 3291301385ee5e9ca38d70a68b93ce31cc2674ac (patch) | |
tree | 6b7e3fcbd7c58d57413d8e922f2bd63ee8ddf69b /doc/src | |
parent | 8ba288da5dce7bd890dd968ddb9664931099b8c5 (diff) | |
download | postgresql-3291301385ee5e9ca38d70a68b93ce31cc2674ac.tar.gz postgresql-3291301385ee5e9ca38d70a68b93ce31cc2674ac.zip |
Split ECPGdo() in constituent parts
This splits ECPGdo() into ecpg_prologue(), ecpg_do() and
ecpg_epilogue(), and renames free_params() into ecpg_free_params() and
exports it. This makes it possible for future code to use these
routines for their own purposes.
There is no user-visible functionality change here, only code
reorganization.
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