Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-20 | Avoid using timezone Asia/Manila in regression tests. | Tom Lane | 16.7 |
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 16.5 |
| 2024-02-28 | Fix mis-rounding and overflow hazards in date_bin(). | Tom Lane | 16.3 |
| 2023-03-18 | Add functions to do timestamptz arithmetic in a non-default timezone. | Tom Lane | 16.0 |
| 2023-02-20 | Detect overflow in timestamp[tz] subtraction. | Tom Lane | 16.0 |
| 2023-01-01 | Accept "+infinity" in date and timestamp[tz] input. | Tom Lane | 16.0 |
| 2022-12-09 | Convert datetime input functions to use "soft" error reporting. | Tom Lane | 16.0 |