aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/compat_informix-sqlda.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
* printf("%lf") is not portable, so omit the "l".Tom Lane2018-05-20
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* With ecpg exclusion removed, re-run pgindent for 9.4Bruce Momjian2014-05-06
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Removed test case using nan as float value because printf's output for nan isMichael Meskes2010-01-06
* Removed more inttypes.h stuff.Michael Meskes2010-01-06
* And another oneMichael Meskes2010-01-05
* And another one of the same problem.Michael Meskes2010-01-05
* And then forgot to commit the fixed files. ARGH!Michael Meskes2010-01-05
* Ah, should read the file completely. I got so used to git that I almost forgo...Michael Meskes2010-01-05
* Thrid try. It seems my two checkouts need some cleaning up.Michael Meskes2010-01-05
* Still not correct.Michael Meskes2010-01-05
* Adjusted CVS headers.Michael Meskes2010-01-05
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-05