Commits

DateSubjectAuthorReleases
2021-07-28 Disallow negative strides in date_bin() John Naylor 14.0
2021-07-28 Disallow negative strides in date_bin() John Naylor 15.0
2021-07-22 Fix division by zero error in date_bin John Naylor 14.0
2021-07-22 Fix division by zero error in date_bin John Naylor 15.0
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 9.6.22
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 10.17
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 11.12
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 12.7
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 13.3
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 14.0
2021-04-10 Improve behavior of date_bin with origin in the future Peter Eisentraut 14.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2021-03-30 Add tests for date_part of epoch near upper bound of timestamp range Peter Eisentraut 14.0
2021-03-30 Add upper boundary tests for timestamp and timestamptz types Peter Eisentraut 14.0
2021-03-29 Clean up date_part tests a bit Peter Eisentraut 14.0
2021-03-24 Add date_bin function Peter Eisentraut 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-09-29 Fix make_timestamp[tz] to accept negative years as meaning BC. Tom Lane 14.0
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 13.0
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 9.6.17
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 9.4.26
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 9.5.21
2019-12-22 Avoid low-probability regression test failures in timestamp[tz] tests. Tom Lane 11.7
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