aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/preproc/outofscope.pgc
Commit message (Expand)AuthorAge
* Make some ecpg test cases more robust against unexpected errors that happenMichael Meskes2019-01-30
* Remove infinite-loop hazards in ecpg test suite.Tom Lane2019-01-24
* printf("%lf") is not portable, so omit the "l".Tom Lane2018-05-20
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* ECPG: Free the malloc()'ed variables in the test so it comes out clean onMichael Meskes2013-11-26
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Changed ECPG outofscope handling to always print out statements in the same o...Michael Meskes2010-01-29
* Added test case that was part of Zoltan's patch but apparently wasn't part of...Michael Meskes2010-01-26