Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-28 | Fix mis-rounding and overflow hazards in date_bin(). | Tom Lane | 15.7 |
| 2022-05-09 | Revert "Disallow infinite endpoints in generate_series() for timestamps." | Tom Lane | 15.0 |
| 2022-04-20 | Disallow infinite endpoints in generate_series() for timestamps. | Tom Lane | 15.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 | 15.0 |