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
2008-04-10 Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to substract. Michael Meskes 7.4.20
2007-11-06 Added missing clause to parser. Michael Meskes 7.4.19
2007-02-27 Backported bug fix for #2956. Michael Meskes 7.4.17
2006-06-19 Do not use already free'ed errmsg, bug found by Joachim Wieland Michael Meskes 7.4.14
2006-06-06 Fixed two memory leaks in ecpglib. Michael Meskes 7.4.14
2006-04-24 Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 7.4.13
2006-03-19 Fixed bug 2330: Wrong error code in case of a duplicate key Michael Meskes 7.4.13
2005-08-24 - Check for NULL before checking whether argument is an array. Michael Meskes 7.4.9
2005-06-02 Fixed memory leak in ecpglib by adding some missing free() commands. Michael Meskes 7.4.9
2004-11-10 List VALUE as a keyword. Michael Meskes 7.4.7
2004-10-05 '::' is no longer interpreted as a variable in a prepare statement. Michael Meskes 7.4.6
2004-07-20 Fixed handling of cyclic defines. Michael Meskes 7.4.4
2004-07-05 Added free() calls against memory leak in interval.c. Michael Meskes 7.4.4
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-04-23 Fixed memory misusage in variable handling. Michael Meskes 7.4.3
2004-03-29 Fixed possible segfault in type.c (by Juergen Cappel) Michael Meskes 7.4.3
2004-03-14 Committed Informix compat bug fix to 7.4 as well. 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