Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-28 | Fix mis-rounding and overflow hazards in date_bin(). | Tom Lane | 16.3 |
| 2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 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 |