Commits

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

DateSubjectAuthorReleases
2006-04-24 Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 7.4.13
2003-12-17 Applied all bug fixes from head also to 7.4. Just bugfixes, no new features. Michael Meskes 7.4.1
2003-10-08 Removed my debug printf() call from numeric.c Michael Meskes 7.4.1
2003-10-07 Fixed floating point exception in long=>numeric conversion. Michael Meskes 7.4.1
2003-09-20 - Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>. 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-04 pgindent run. Bruce Momjian 7.4.1
2003-07-04 Add #include <limits.h> (re-add lost change from Wednesday). Tom Lane 7.4.1
2003-07-02 Fixed initialization bug and added postgres_fe.h to pgtypeslib. Michael Meskes 7.4.1
2003-07-01 Use ISO dates in pgtypeslib by default. Michael Meskes 7.4.1
2003-06-25 remove including of postgres_fe.h 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-04-01 More patches for informix compatibility. Michael Meskes 7.4.1
2003-03-30 Moved Informix stuff to its own compat library. Interval datetype is now fully functional. Michael Meskes 7.4.1
2003-03-27 More changes to pgtypeslib and set optimization to -O1. Michael Meskes 7.4.1
2003-03-21 Changes to the parser to accept new datatypes. Michael Meskes 7.4.1
2003-03-20 Started adding date and timestamp. Michael Meskes 7.4.1
2003-03-18 Some bugfixes for numerical library. 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