Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-20 | Avoid using timezone Asia/Manila in regression tests. | Tom Lane | 15.11 |
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 15.9 |
| 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 |
| 2022-03-14 | Support "of", "tzh", and "tzm" format codes. | Robert Haas | 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 |