Commits

DateSubjectAuthorReleases
2018-10-12 Remove abstime, reltime, tinterval tables from old regression databases. Tom Lane 11.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2018-09-20 Fix handling of format string text characters in to_timestamp()/to_date() Alexander Korotkov 12.0
2018-09-09 Improve behavior of to_timestamp()/to_date() functions Alexander Korotkov 12.0
2018-01-09 Implement TZH and TZM timestamp format patterns Andrew Dunstan 11.0
2017-08-23 Improve plural handling in error message Peter Eisentraut 11.0
2016-09-28 Make to_timestamp() and to_date() range-check fields of their input. Tom Lane 10.0
2014-01-20 Fix to_timestamp/to_date's handling of consecutive spaces in format string. Tom Lane 9.4.0
2013-11-01 Remove CTimeZone/HasCTZSet, root and branch. Tom Lane 9.4.0
2013-11-01 Remove internal uses of CTimeZone/HasCTZSet. Tom Lane 9.4.0
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 8.4.19
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 9.0.15
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 9.1.11
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 9.2.6
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 9.3.2
2013-11-01 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. Tom Lane 9.4.0
2011-11-07 On second thought, we'd better just drop these tests altogether. Tom Lane 9.2.0
2011-11-06 Un-break horology regression test. Tom Lane 9.2.0
2011-08-30 Fix parsing of time string followed by yesterday/today/tomorrow. Robert Haas 9.2.0
2010-09-23 Re-allow input of Julian dates prior to 0001-01-01 AD. Tom Lane 8.4.5
2010-09-23 Re-allow input of Julian dates prior to 0001-01-01 AD. Tom Lane 9.0.1
2010-09-23 Re-allow input of Julian dates prior to 0001-01-01 AD. Tom Lane 9.1.0
2009-06-22 Make to_timestamp and friends skip leading spaces before an integer field, Tom Lane 8.4.0
2009-02-07 Fix to_timestamp() to not require upper/lower case matching for meridian Bruce Momjian 8.4.0
2008-11-12 Clean up the ancient decision to show only two fractional-seconds digits Tom Lane 8.4.0