Commits

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

DateSubjectAuthorReleases
2008-10-10 Optional argument should be optional. Michael Meskes 7.4.23
2007-11-06 Added missing clause to parser. Michael Meskes 7.4.19
2005-08-24 - Check for NULL before checking whether argument is an array. Michael Meskes 7.4.9
2004-11-10 List VALUE as a keyword. Michael Meskes 7.4.7
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 7.4.4
2004-06-17 Added patch by ISHIDA Akio to allow indicators in execute statements. Michael Meskes 7.4.4
2004-05-21 Fixed DEALLOCATE PREPARE to use correct function call Michael Meskes 7.4.3
2004-05-10 Just another bug in adjust_informix. Michael Meskes 7.4.3
2004-05-07 - Fixed bug that reversed string length in typedefs. Michael Meskes 7.4.3
2004-05-05 Fixed bug in adjust_informix that treated arrays as simple variables. Michael Meskes 7.4.3
2004-03-04 - Fixed segfault due to missing check for variable declaration. Michael Meskes 7.4.2
2004-03-02 Added the missing rules for VOLATILE. Michael Meskes 7.4.2
2004-02-15 - Allowed some C keywords to be used as SQL column names. This used to work in 7.3.* Michael Meskes 7.4.2
2004-02-15 - Added missing braces to array parsing. Michael Meskes 7.4.2
2004-01-21 Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE. Michael Meskes 7.4.2
2004-01-04 Fixed bug in GRANT OPTION FOR parsing. Michael Meskes 7.4.2
2003-12-24 Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int); Michael Meskes 7.4.2
2003-12-17 Applied all bug fixes from head also to 7.4. Just bugfixes, no new features. Michael Meskes 7.4.1
2003-11-19 Fixed typo in create schema parsing. Michael Meskes 7.4.1
2003-11-08 Fix parsing of create index call Michael Meskes 7.4.1
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-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