Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-20 | Dodge a compiler bug affecting timetz_zone/timetz_izone. | Tom Lane | 12.17 |
| 2021-09-06 | Fix bogus timetz_zone() results for DYNTZ abbreviations. | Tom Lane | 12.9 |
| 2020-06-04 | Reject "23:59:60.nnn" in datetime input. | Tom Lane | 12.4 |
| 2019-07-01 | Fix many typos and inconsistencies | Michael Paquier | 12.0 |
| 2019-06-30 | Remove explicit error handling for obsolete date/time values | Peter Eisentraut | 12.0 |
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-11 | Remove deprecated abstime, reltime, tinterval datatypes. | Andres Freund | 12.0 |