Commits

DateSubjectAuthorReleases
2005-09-24 Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. Tom Lane 8.1.0
2005-07-21 Add time/date macros for code clarity: Bruce Momjian 8.1.0
2005-05-24 Remove more extraneous parentheses in date/time functions. Bruce Momjian 8.1.0
2005-05-23 More macro cleanups for date/time. Bruce Momjian 8.1.0
2004-08-30 Another pgindent run with lib typedefs added. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2004-01-04 Fix portability bugs: char values passed to <ctype.h> functions must Tom Lane 7.4.2
2004-01-04 Fix portability bugs: char values passed to <ctype.h> functions must Tom Lane 8.0.0
2003-10-07 Add missing include file. Peter Eisentraut 7.4.1
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-04 pgindent run. Bruce Momjian 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