Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-22 | Fix input of ISO "extended" time format for types time and timetz. | Tom Lane | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-25 | Support TZ and OF format codes in to_timestamp(). | Tom Lane | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-14 | Support +/- infinity in the interval data type. | Dean Rasheed | 17.0 |
| 2023-08-28 | Tighten unit parsing in internal values | Michael Paquier | 17.0 |
| 2023-08-28 | Tighten handling of "ago" in interval values | Michael Paquier | 17.0 |
| 2023-08-28 | Remove dead code in DecodeInterval() | Michael Paquier | 17.0 |