]> granicus.if.org Git - postgresql/commit
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare...
authorMichael Meskes <meskes@postgresql.org>
Fri, 22 Jan 2010 14:13:03 +0000 (14:13 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 22 Jan 2010 14:13:03 +0000 (14:13 +0000)
commit5bc75618e443b92ffb9266915fa39f5e916e4661
treecc2d12106a42006b95fca469b2d32aa18a73b1e8
parentb13da41eba0af3d7f3e9bc68b9e69a97fa25ac4b
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again.
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/ecpglib/prepare.c
src/interfaces/ecpg/test/expected/preproc-autoprep.c
src/interfaces/ecpg/test/expected/preproc-autoprep.stderr
src/interfaces/ecpg/test/expected/preproc-autoprep.stdout
src/interfaces/ecpg/test/preproc/autoprep.pgc