]> granicus.if.org Git - postgresql/commit
Changed ECPG outofscope handling to always print out statements in the same order
authorMichael Meskes <meskes@postgresql.org>
Fri, 29 Jan 2010 16:28:13 +0000 (16:28 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 29 Jan 2010 16:28:13 +0000 (16:28 +0000)
commit83fa037b731aa67e7626d143d30d75cae2018af5
tree0493de2597a27fc76fe2728d98d48425df32d132
parentf18085659685829f4dd79a7a485d0280001f33df
Changed ECPG outofscope handling to always print out statements in the same order
so regression testing is possible,

by Zoltan Boszormenyi
src/interfaces/ecpg/preproc/ecpg.addons
src/interfaces/ecpg/preproc/ecpg.header
src/interfaces/ecpg/preproc/ecpg.trailer
src/interfaces/ecpg/test/expected/preproc-cursor.c
src/interfaces/ecpg/test/expected/preproc-outofscope.c
src/interfaces/ecpg/test/expected/preproc-outofscope.stderr
src/interfaces/ecpg/test/expected/preproc-outofscope.stdout
src/interfaces/ecpg/test/preproc/outofscope.pgc