Commits

DateSubjectAuthorReleases
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.2.19
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.5.5
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.6.0
2016-03-30 Remove just-added tests for to_timestamp(float8) with out-of-range inputs. Tom Lane 9.6.0
2016-03-29 Allow to_timestamp(float8) to convert float infinity to timestamp infinity. Tom Lane 9.6.0
2016-03-17 Fix assorted breakage in to_char()'s OF format option. Tom Lane 9.5.2
2016-03-17 Fix assorted breakage in to_char()'s OF format option. Tom Lane 9.6.0
2016-03-17 Fix assorted breakage in to_char()'s OF format option. Tom Lane 9.4.7
2016-03-16 Be more careful about out-of-range dates and timestamps. Tom Lane 9.6.0
2015-10-06 to_char(): Do not count negative sign as a digit for time values Bruce Momjian 9.6.0
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.0.19
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.1.15
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.2.10
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.3.6
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.4.0
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.5.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.0.19
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.1.15
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.2.10
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.3.6
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.4.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.5.0
2014-05-13 Be more wary in choice of timezone names to test make_timestamptz with. Tom Lane 9.4.0
2014-03-04 Constructors for interval, timestamp, timestamptz Alvaro Herrera 9.4.0
2013-10-16 Allow 5+ digit years for non-ISO timestamp/date strings, where appropriate Bruce Momjian 9.4.0