Commits

DateSubjectAuthorReleases
2011-12-18 Mark variables as const in pgtypeslib if they only carry a format string. Michael Meskes 9.2.0
2009-05-20 Removed unsigned/signed mismatches. Michael Meskes 8.4.0
2009-05-20 Removed some unneeded variables and comparisons Michael Meskes 8.4.0
2009-02-04 Added result checks for calls to gmtime(). Michael Meskes 8.4.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2006-09-14 Added missing constuctor/destructor for interval and date. Michael Meskes 8.2.0
2006-08-15 Added lots of SoC stuff made by Joachim. Michael Meskes 8.2.0
2006-06-21 Added fixes from the coverity report send in by Joachim Wieland <joe@mcknight.de> Michael Meskes 8.0.9
2006-06-21 Added fixes from the coverity report send in by Joachim Wieland <joe@mcknight.de> Michael Meskes 8.1.5
2006-06-21 Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight.de> Michael Meskes 8.2.0
2006-05-31 Somehow a ";" got lost which changed the logic. This btw is the first fix resulting from SoC. Michael Meskes 8.2.0
2003-10-07 Fixed error handling in Informix compat str to date conversion. Michael Meskes 7.4.1
2003-10-05 Fixed bug in day of week processing. 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-01 - Added some Informix error codes in Informix mode. Michael Meskes 7.4.1
2003-07-24 Fixed mdy functions to use correct offset. Michael Meskes 7.4.1
2003-07-17 Fixed some bugs in Informix compat functions. Michael Meskes 7.4.1
2003-07-04 date, interval and timestamp data should be quoted. Michael Meskes 7.4.1
2003-07-02 Fixed initialization bug and added postgres_fe.h to pgtypeslib. Michael Meskes 7.4.1
2003-06-25 The remaining files ... Michael Meskes 7.4.1
2003-04-08 Added some more informix compatibility functions. 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-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