Commits

DateSubjectAuthorReleases
2012-11-23 Applied patch by Chen Huajun <chenhj@cn.fujitsu.com> to make ecpg able to cope Michael Meskes 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.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-12-27 Standardize treatment of strcmp() return value Peter Eisentraut 9.2.0
2011-03-11 In ecpg preprocessor, don't try to look up constants in the test for Heikki Linnakangas 9.1.0
2011-03-11 In ecpg preprocessor, don't try to look up constants in the test for Heikki Linnakangas 9.0.4
2011-01-09 There is no need to have to identical functions in ecpg thus removing one of them. Michael Meskes 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
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
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-23 Message style review Peter Eisentraut 8.4.0
2008-11-26 Replaced strchrnul by strchr. Michael Meskes 8.3.6
2008-11-26 Removed strchrnul Michael Meskes 8.4.0
2008-11-26 When creating a varchar struct name braces must be discarded. Michael Meskes 8.3.6