Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-09 | Remove test case that doesn't work with --disable-integer-timestamps. | Tom Lane | 9.6.16 |
| 2019-11-07 | Fix integer-overflow edge case detection in interval_mul and pgbench. | Tom Lane | 9.6.16 |
| 2017-04-06 | Fix integer-overflow problems in interval comparison. | Tom Lane | 9.6.3 |
| 2016-12-27 | Fix interval_transform so it doesn't throw away non-no-op casts. | Tom Lane | 9.6.2 |