Commits

DateSubjectAuthorReleases
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 9.4.11
2014-10-18 interval: tighten precision specification Bruce Momjian 9.5.0
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 8.4.22
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 9.0.18
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 9.1.14
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 9.2.9
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 9.3.5
2014-05-07 Fix interval test, which was broken for floating-point timestamps. Jeff Davis 9.4.0
2014-03-04 Constructors for interval, timestamp, timestamptz Alvaro Herrera 9.4.0
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 8.4.20
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.0.16
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.1.12
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.2.7
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.3.3
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.4.0
2012-08-03 Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. Tom Lane 9.2.0
2012-08-03 Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. Tom Lane 9.3.0
2012-08-03 Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. Tom Lane 8.4.13
2012-08-03 Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. Tom Lane 9.0.9
2012-08-03 Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. Tom Lane 9.1.5
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2009-06-10 Make handling of INTERVAL DAY TO MINUTE and INTERVAL DAY TO SECOND input Tom Lane 8.4.0
2009-06-01 Change AdjustIntervalForTypmod to not discard higher-order field values on the Tom Lane 8.4.0
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 7.4.26
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.0.22