Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-20 | Dodge a compiler bug affecting timetz_zone/timetz_izone. | Tom Lane | 16.1 |
| 2023-03-17 | Refactor datetime functions' timezone lookup code to reduce duplication. | Tom Lane | 16.0 |
| 2022-12-09 | Convert datetime input functions to use "soft" error reporting. | Tom Lane | 16.0 |
| 2022-12-09 | Allow DateTimeParseError to handle bad-timezone error messages. | Tom Lane | 16.0 |