Commits

DateSubjectAuthorReleases
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-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
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.1.18
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.2.14
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.3.8
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.4.0
2008-11-12 Clean up the ancient decision to show only two fractional-seconds digits Tom Lane 8.4.0
2008-11-11 Add support for input and output of interval values formatted per ISO 8601; Tom Lane 8.4.0