aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/compat_informix/sqlda.pgc
Commit message (Expand)AuthorAge
* printf("%lf") is not portable, so omit the "l".Tom Lane2018-05-20
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* 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
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-05