Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-20 | Dodge a compiler bug affecting timetz_zone/timetz_izone. | Tom Lane | 14.10 |
| 2021-09-06 | Fix bogus timetz_zone() results for DYNTZ abbreviations. | Tom Lane | 14.0 |
| 2021-04-11 | Silence some Coverity warnings and improve code consistency. | Tom Lane | 14.0 |
| 2021-04-06 | Change return type of EXTRACT to numeric | Peter Eisentraut | 14.0 |
| 2021-04-01 | Fix internal extract(timezone_minute) formulas | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-07 | Prevent internal overflows in date-vs-timestamp and related comparisons. | Tom Lane | 14.0 |
| 2020-09-28 | Cache the result of converting now() to a struct pg_tm. | Tom Lane | 14.0 |