Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Avoid passing unintended format codes to snprintf(). | Tom Lane | 17.10 |
| 2024-04-28 | Detect more overflows in timestamp[tz]_pl_interval. | Tom Lane | 17.0 |
| 2024-02-28 | Fix mis-rounding and overflow hazards in date_bin(). | Tom Lane | 17.0 |
| 2024-02-13 | Catch overflow when rounding intervals in AdjustIntervalForTypmod. | Tom Lane | 17.0 |
| 2024-01-26 | Detect Julian-date overflow in timestamp[tz]_pl_interval. | Tom Lane | 17.0 |