summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/preproc/variable.pgc
AgeCommit message (Expand)Author
2022-09-09Fix possible omission of variable storage markers in ECPG.Tom Lane
2019-01-24Remove infinite-loop hazards in ecpg test suite.Tom Lane
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
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
2007-05-27Applied Joachim's patch for ecpg_config.h creation on Vista.Michael Meskes
2006-09-26Added Joachim's changes for MinGW.Michael Meskes
2006-09-08More logic from complex/test* moved to their own testcases.Michael Meskes