Commits

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

DateSubjectAuthorReleases
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 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
2005-05-23 Add datetime macros for constants, for clarity: Bruce Momjian 8.1.0
2005-04-19 Attached patch gets rid of the global timezone in the following steps: Bruce Momjian 8.1.0