Commits

DateSubjectAuthorReleases
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 10.12
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.6.17
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.4.26
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 11.7
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 9.5.21
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 12.2
2019-12-12 Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. Tom Lane 13.0
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 13.0
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 9.5.21
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 9.4.26
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 10.12
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 11.7
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 12.2
2019-12-12 Remove redundant function calls in timestamp[tz]_part(). Tom Lane 9.6.17
2019-09-16 Support for FF1-FF6 datetime format patterns Alexander Korotkov 13.0
2019-06-30 Remove explicit error handling for obsolete date/time values Peter Eisentraut 12.0
2019-04-15 Avoid possible regression test instability in timestamp.sql. Tom Lane 12.0
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-03-04 Constructors for interval, timestamp, timestamptz Alvaro Herrera 9.4.0
2012-08-07 Fix to_char(), to_date(), and to_timestamp() to handle negative/BC Bruce Momjian 9.3.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-04-07 Fix to_char YYY, YY, Y format codes so that FM zero-suppression really works, Tom Lane 9.0.0
2010-02-16 Honor to_char() "FM" specification in YYY, YY, and Y; it was already Bruce Momjian 9.0.0
2009-03-22 Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as Tom Lane 8.4.0