Commits

DateSubjectAuthorReleases
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-08-04 Switch over to using the src/timezone functions for formatting timestamps Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-22 minor code cleanup - replace useless struct timezone argument to Andrew Dunstan 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-14 Allow times of 24:00:00 to match rounding behavior: Bruce Momjian 8.1.0
2005-09-24 Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. Tom Lane 8.1.0
2005-07-23 Andrew pointed out that the current fix didn't handle dates that were Bruce Momjian 8.1.0
2005-07-22 Fix insufficient check for overflow in tm2abstime(), per report from jw. Tom Lane 8.1.0
2005-07-22 Code spacing improvement, particularly *tm spacing. Bruce Momjian 8.1.0
2005-07-21 Update DAYS_PER_MONTH comment. Bruce Momjian 8.1.0
2005-07-21 Remove unnecessary parentheses in assignments. Bruce Momjian 8.1.0
2005-07-21 Add time/date macros for code clarity: Bruce Momjian 8.1.0
2005-07-20 Add 'day' field to INTERVAL so 1 day interval can be distinguished from Bruce Momjian 8.1.0
2005-07-12 Improve comments for AdjustIntervalForTypmod. Bruce Momjian 8.1.0
2005-06-29 Clean up the rather historically encumbered interface to now() and Tom Lane 8.1.0
2005-06-15 This patch makes it possible to use the full set of timezones when doing Bruce Momjian 8.1.0
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 7.4.9
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.0.4
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 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