Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-20 | Fix parsing of ISO-8601 interval fields with exponential notation. | Tom Lane | 15.3 |
| 2023-02-12 | Avoid dereferencing an undefined pointer in DecodeInterval(). | Tom Lane | 15.3 |
| 2022-04-03 | Fix portability issues in datetime parsing. | Tom Lane | 15.0 |
| 2022-04-02 | Fix overflow hazards in interval input and output conversions. | Tom Lane | 15.0 |