Commits

DateSubjectAuthorReleases
2005-08-25 Back out pfrees for justify_hour function calls. Bruce Momjian 8.1.0
2005-08-25 Fix memory leak when using justify_hours. Bruce Momjian 8.1.0
2005-07-30 Fix justify_days() for integer datestamp, clean up code. Bruce Momjian 8.1.0
2005-07-24 Fix rounding problem in interval_div by using rint(), and improve Bruce Momjian 8.1.0
2005-07-23 Improve computations of interval_div to prevent rounding problem on AIX. Bruce Momjian 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-23 Fix AT TIME ZONE for timestamps without time zones: Bruce Momjian 8.1.0
2005-07-22 Fix AT TIME ZONE for timestamps without time zones: Bruce Momjian 8.1.0
2005-07-22 More removal of unneeded parentheses. Bruce Momjian 8.1.0
2005-07-22 More spacing adjustments Bruce Momjian 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 Fix integer timestamp build for macro changes. 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-20 Fix interval division and multiplication, before: Bruce Momjian 8.1.0
2005-07-12 Improve comments for AdjustIntervalForTypmod. Bruce Momjian 8.1.0
2005-07-12 Change 5e0 to 5.0, for consistency. Bruce Momjian 8.1.0
2005-07-04 Fix date_trunct for December dates that are in the next year, e.g.: Bruce Momjian 8.1.0
2005-07-04 Fix date_trunct for December dates that are in the next year, e.g.: Bruce Momjian 8.0.4
2005-06-15 This patch makes it possible to use the full set of timezones when doing Bruce Momjian 8.1.0
2005-06-14 Add pg_postmaster_start_time() function. 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