Commits

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

DateSubjectAuthorReleases
2003-10-06 - Fixed constant listing in execute using clause. Michael Meskes 7.4.1
2003-09-26 Fixed segfault after error in parsing precision argument. Michael Meskes 7.4.1
2003-09-24 Fix creation of temporary sequences in ecpg, per report from Edmund Bacon. Bruce Momjian 7.4.1
2003-09-23 - Changed struct definition handling so "struct foo {}" always gets defined. Michael Meskes 7.4.1
2003-09-22 - Fixed order mismatch in processing "using" arguments. Michael Meskes 7.4.1
2003-09-19 One small typo in preprocessor. Michael Meskes 7.4.1
2003-09-19 Removed superfluous return statement in get_data. Michael Meskes 7.4.1
2003-09-18 - Accept output variables for FETCH in DECLARE statement. Michael Meskes 7.4.1
2003-09-09 - Added Dave patch for Informix handling of numeric/int conversion. Michael Meskes 7.4.1
2003-08-26 Fixed connect statement with username in variable. Michael Meskes 7.4.1
2003-08-25 Synced parser and fixed a bug in error output to log file. Michael Meskes 7.4.1
2003-08-06 Fix compiler-detected problem for Alphas: it seems strlen returns Tom Lane 7.4.1
2003-08-01 Added missing TO keyword. Michael Meskes 7.4.1
2003-07-18 Added more compat stuff ot the parser. Michael Meskes 7.4.1
2003-07-14 Missed one rule in syncinc preproc.y which resulted in reduce/reduce conflicts. Michael Meskes 7.4.1
2003-07-14 - Synced preproc.y with gram.y Michael Meskes 7.4.1
2003-07-09 Argh! Missed one file. 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-29 - Made sure Informix style decimal vars are initialized. They use a Michael Meskes 7.4.1
2003-06-29 Just another sync. 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-26 Added just another compatibility level for Informix. Michael Meskes 7.4.1
2003-06-25 Back out array mega-patch. Bruce Momjian 7.4.1
2003-06-25 Implemented Informix special way to treat NULLs, removed warnings, synced. Michael Meskes 7.4.1