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 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
2009-03-22 Remove the datetime keywords ABSTIME and RELTIME, which we'd been treating as 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-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
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.1.12
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.2.8
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.3.2
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 8.4.0
2006-10-17 Fix up some problems in handling of zic-style time zone names in datetime Tom Lane 8.2.0
2006-07-25 Remove hard-wired lists of timezone abbreviations in favor of providing Tom Lane 8.2.0
2003-07-29 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate Tom Lane 7.4.1
2001-10-04 Make regress tests safe for variable-resolution timestamps. Tom Lane 7.2.1
2000-09-22 Add check of 'SET DateStyle TO DEFAULT'. Tom Lane 7.1.1