Commits

DateSubjectAuthorReleases
2026-03-16 Prevent -Wstrict-prototypes and -Wold-style-definition warnings Peter Eisentraut 19 (unreleased)
2025-12-07 ecpg: refactor to eliminate cast-away-const in find_variable(). Tom Lane 19 (unreleased)
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.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
2011-01-08 In ecpg's parser removed a fixed length limit for constants defining an array dimension. Michael Meskes 9.1.0
2011-01-08 In ecpg's parser removed a fixed length limit for constants defining an array dimension. Michael Meskes 9.0.3
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
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
2009-05-20 More variables gcc moans about Michael Meskes 8.4.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-03-02 Fixed bug that caused arrays of varchar to be output with incomplete name. 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