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-10-18 | Rename SetSingleFuncCall() to InitMaterializedSRF() | Michael Paquier | 15.1 |
| 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 |
| 2022-03-07 | Create routine able to set single-call SRFs for Materialize mode | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-03 | interval: round values when spilling to months | Bruce Momjian | 15.0 |