summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/sql-describe.c
AgeCommit message (Expand)Author
2017-09-05Remove unnecessary parentheses in return statementsPeter Eisentraut
2017-06-21Phase 2 of pgindent updates.Tom Lane
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2016-03-09ecpg: Fix typoPeter Eisentraut
2014-05-07With ecpg exclusion removed, re-run pgindent for 9.4Bruce Momjian
2014-01-09Fix descriptor output in ECPG.Michael Meskes
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-01-15Applied patch by Boszormenyi Zoltan <[email protected]> to add DESCRIBE [OUTPUT]...Michael Meskes