Commits

DateSubjectAuthorReleases
2003-09-09 - Added Dave patch for Informix handling of numeric/int conversion. Michael Meskes 7.4.1
2003-08-04 pgindent run. Bruce Momjian 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-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-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-09-04 pgindent run. Bruce Momjian 7.3.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
2001-12-08 Fix ecpg to allow pointer to structs. Michael Meskes 7.2.1
2001-12-04 Fixed dumping of structs without indicators. Michael Meskes 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-19 - Synced preproc.y with gram.y. Michael Meskes 7.2.1