Commits

DateSubjectAuthorReleases
2019-02-16 Add DECLARE STATEMENT support to ECPG. Michael Meskes 12.0
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.0.18
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.1.14
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.2.9
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.3.5
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.4.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.2.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.0.7
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.1.3
2010-03-09 ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique. Michael Meskes 9.0.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-02-17 - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. Michael Meskes 8.4.0
2007-08-14 Fixed compiler warning for enum handling Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-05-27 Sorry guys, I committed the file from my development snapshot instead the one from HEAD. Fixing it now. Michael Meskes 8.3.0
2007-05-27 The source code changed, so the expected file changed too. Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0
2007-01-12 Simplified regression handling Michael Meskes 8.3.0
2007-01-11 Applied Joachim's patch for a --regression option. Michael Meskes 8.3.0
2006-10-04 Reverted changes made by pgindent Michael Meskes 8.2.0
2006-09-26 Added Joachim's changes for MinGW. Michael Meskes 8.2.0
2006-09-08 More logic from complex/test* moved to their own testcases. Michael Meskes 8.2.0