Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-07 | Fix is_digit labeling of to_timestamp's FFn format codes. | Tom Lane | 15.11 |
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 15.9 |
| 2024-04-28 | Detect more overflows in timestamp[tz]_pl_interval. | Tom Lane | 15.7 |
| 2024-01-26 | Detect Julian-date overflow in timestamp[tz]_pl_interval. | Tom Lane | 15.6 |
| 2022-02-08 | Rearrange core regression tests to reduce cross-script dependencies. | Tom Lane | 15.0 |