summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/preproc-cursor.c
AgeCommit message (Expand)Author
2019-09-20Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane
2019-02-16Add DECLARE STATEMENT support to ECPG.Michael Meskes
2019-01-30Change error handling of out of scope variables in ecpg.Michael Meskes
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2012-02-13Do not use the variable name when defining a varchar structure in ecpg.Michael Meskes
2011-12-18Added test for cursor handling on different connections to regression testMichael Meskes
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-03-09ecpg now adds a unique counter to its varchar struct definitions to make thes...Michael Meskes
2010-01-29Changed ECPG outofscope handling to always print out statements in the same o...Michael Meskes
2010-01-26Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope curs...Michael Meskes
2009-11-26Added missing files.Michael Meskes