Commits

DateSubjectAuthorReleases
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2021-05-01 Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9 Bruce Momjian 14.0
2021-04-06 Change return type of EXTRACT to numeric Peter Eisentraut 14.0
2021-03-30 In messages, use singular nouns for -1, like we do for +1. Bruce Momjian 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-06-14 Add test coverage for EXTRACT() Peter Eisentraut 14.0
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.6.16
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.5.20
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.5.20
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 11.6
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 12.1
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.6.3
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.5.7
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 9.4.12
2017-04-06 Fix integer-overflow problems in interval comparison. Tom Lane 10.0
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 9.2.20
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 10.0
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 9.3.16
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 9.5.6
2016-12-27 Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 9.6.2