Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2014-05-06 Fix handling of array of char pointers in ecpglib. Michael Meskes 9.0.18
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.0.18
2014-01-09 Fix descriptor output in ECPG. Michael Meskes 9.0.16
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.0.7
2011-03-11 In ecpg preprocessor, don't try to look up constants in the test for Heikki Linnakangas 9.0.4
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-04-03 Message quoting style tuning Peter Eisentraut 9.0.0
2010-04-02 FATAL errors are meant to stop ecpg immediately, e.g. because the syntax is Michael Meskes 9.0.0
2010-04-01 Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we get an error message instead of a warning if the variable have different types. Michael Meskes 9.0.0
2010-04-01 Applied Zoltan's patch to make ecpg spit out warnings if a local variable hides a global one with the same name. Michael Meskes 9.0.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
2010-01-26 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope cursor support to native mode. Michael Meskes 9.0.0
2010-01-05 Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support to Michael Meskes 9.0.0
2009-09-03 Removed some variables no longer needed. Michael Meskes 9.0.0
2009-08-07 Added STRING datatype for Informix compatibility mode. This work is Michael Meskes 9.0.0