Commits

DateSubjectAuthorReleases
2014-01-30 Add checks for interval overflow/underflow Bruce Momjian 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-02 Fix an ancient typo that prevented the detection of conflicting fields when Tom Lane 9.0.0
2010-08-02 Fix an ancient typo that prevented the detection of conflicting fields when Tom Lane 9.1.0
2009-09-03 Removed some variables no longer needed. Michael Meskes 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-05-20 Removed some unneeded variables and comparisons Michael Meskes 8.4.0
2008-11-26 interval.c needs limits.h Michael Meskes 8.4.0
2008-11-26 Applied patch by Ron Mayer <rm_pg@cheapcomplexdevices.com> to merge the new Michael Meskes 8.4.0
2007-08-22 More cleaning up and removed some duplicates. Michael Meskes 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-14 Added missing constuctor/destructor for interval and date. Michael Meskes 8.2.0
2006-09-05 Lost some changes yet again Michael Meskes 8.2.0
2006-09-04 Fix interval input parser so that fractional weeks and months are Tom Lane 8.2.0
2006-06-06 Fixed two more memory leaks in ecpglib. Michael Meskes 8.2.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-09 Fix (hopefully for the last time) problems with datetime values displaying Tom Lane 8.1.0
2005-10-07 Minor parentheses cleanup. 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 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