Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-18 | Guard against overflow in interval_mul() and interval_div(). | Dean Rasheed | 14.11 |
| 2022-04-19 | Fix extract epoch from interval calculation | Peter Eisentraut | 14.3 |
| 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 |