aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c
Commit message (Expand)AuthorAge
* Un-break ecpg tests for Windows.Tom Lane2019-06-02
* Adjust ecpg expected-results files for commit 7640f9312.Tom Lane2019-05-31
* Another round of portability hacking on ECPG regression tests.Tom Lane2018-10-12
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.Michael Meskes2010-08-17
* - Removed duplicate include of ecpgtype.h which meant I had to adapt all expe...Michael Meskes2008-02-17
* - Finished major rewrite to use new protocol versionMichael Meskes2007-08-14
* Removed compiler warning due to unneeded unsigned declaration.Michael Meskes2007-01-25
* Simplified regression handlingMichael Meskes2007-01-12
* Applied Joachim's patch for a --regression option.Michael Meskes2007-01-11
* Update ecpg regresison output for new library version number.Bruce Momjian2007-01-05
* Reverted changes made by pgindentMichael Meskes2006-10-04
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Added Joachim's changes for MinGW.Michael Meskes2006-09-26
* Second try committing the path changes.Michael Meskes2006-08-29
* Removed debug option from pg_regress call.Michael Meskes2006-08-29
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-29
* Changed double output.Michael Meskes2006-08-26
* Replaced double-quote-fix with a hopefully better version.Michael Meskes2006-08-23
* Fixed a typo and made two mallocs Coverity friendly.Michael Meskes2006-08-15
* Sorry, forgot the new files.Michael Meskes2006-08-15