Commits

DateSubjectAuthorReleases
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 12.2
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 10.12
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-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
2010-04-07 Fix to_char YYY, YY, Y format codes so that FM zero-suppression really works, Tom Lane 9.0.0
2009-03-22 Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as 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-09-11 Tighten up to_date/to_timestamp so that they are more likely to reject Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 7.4.20
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.0.16