Commits

DateSubjectAuthorReleases
2006-07-30 Added missing $Header$ entries. Michael Meskes 8.2.0
2004-12-06 Fixed bug in parsing of typedef'ed array sizes. Michael Meskes 8.0.0
2004-06-30 Added SET DESCRIPTOR command. Michael Meskes 8.0.0
2004-03-29 Fixed possible segfault in type.c (by Juergen Cappel) Michael Meskes 7.4.3
2004-03-29 Fixed possible segfault in type.c (by Juergen Cappel) Michael Meskes 8.0.0
2004-02-23 Fixed incorrect output of indicator structs using the name of the data struct. Michael Meskes 7.4.2
2004-02-23 Fixed incorrect output of indicator structs using the name of the data struct. 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 - Issue a warning if a cursor is declared but not opened. Michael Meskes 8.0.0
2003-09-09 - Added Dave patch for Informix handling of numeric/int conversion. Michael Meskes 7.4.1
2003-07-08 More informix fixes. Michael Meskes 7.4.1
2003-07-01 Use ISO dates in pgtypeslib by default. Michael Meskes 7.4.1
2003-06-20 Allow constants in using clauses. 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-23 ecpg now accepts array elements as arguments. 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-16 Fixed incorrect include and another typo. Sorry, the include did not create a warning/error/problem on my machine, so I didn't notice it. Michael Meskes 7.4.1
2003-05-14 - Added more compatibility functions. Michael Meskes 7.4.1
2003-03-27 More changes to pgtypeslib and set optimization to -O1. Michael Meskes 7.4.1
2003-03-20 Started adding date and timestamp. Michael Meskes 7.4.1
2003-03-16 Started working on a seperate pgtypes library. First test work. PLEASE test compilation on iother systems. Michael Meskes 7.4.1
2002-01-08 Fixed array pointers, no longer using void * in arithmetics. Michael Meskes 7.2.1
2001-12-23 - Removed space_or_nl and line_end from pgc.l. Michael Meskes 7.2.1
2001-12-09 Fixed several bugs concerning indicators and added error messages instead of segfaults. Michael Meskes 7.2.1