Commits

DateSubjectAuthorReleases
2004-05-07 - Fixed bug that reversed string length in typedefs. Michael Meskes 7.4.3
2004-05-07 - Added additional test case. Michael Meskes 8.0.0
2004-04-23 Fixed memory misusage in variable handling. Michael Meskes 7.4.3
2004-04-23 Fixed memory misusage in variable handling. Michael Meskes 8.0.0
2004-03-04 - Fixed segfault due to missing check for variable declaration. Michael Meskes 7.4.2
2004-03-04 - Fixed segfault due to missing check for variable declaration. Michael Meskes 8.0.0
2004-01-28 - Fixed prototype for ECPGprepared_statement to not moan about "const char" Michael Meskes 7.4.2
2004-01-28 Removed some debugging output. Michael Meskes 8.0.0
2004-01-28 - Issue a warning if a cursor is declared but not opened. Michael Meskes 8.0.0
2003-12-17 Applied all bug fixes from head also to 7.4. Just bugfixes, no new features. Michael Meskes 7.4.1
2003-12-17 - Added just another patch by Dave that fixes a reversed order in Michael Meskes 8.0.0
2003-09-22 - Fixed order mismatch in processing "using" arguments. Michael Meskes 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-07 "char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one. Michael Meskes 7.4.1
2003-06-27 Create real array comparison functions (that use the element datatype's Tom Lane 7.4.1
2003-06-25 Back out array mega-patch. Bruce Momjian 7.4.1
2003-06-24 Array mega-patch. Bruce Momjian 7.4.1
2003-06-11 Make sure a variable is no longer referenced when it is removed. Michael Meskes 7.4.1
2003-05-29 Changed variable parsing so struct[n].attr works. Michael Meskes 7.4.1
2003-05-29 Parse forward definiton of structs. Michael Meskes 7.4.1
2003-05-22 ecpg now recognizes named structs/unions. So you don't have to list the whole definition everytime you declare a variable anymore. Michael Meskes 7.4.1
2003-05-14 - Added more compatibility functions. Michael Meskes 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 I checked all the previous string handling errors and most of them were Bruce Momjian 7.3.1
2002-01-13 - Fixed variable handling for struct members. Michael Meskes 7.2.1