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