Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-07 | Fix is_digit labeling of to_timestamp's FFn format codes. | Tom Lane | 14.16 |
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 14.14 |
| 2024-01-26 | Detect Julian-date overflow in timestamp[tz]_pl_interval. | Tom Lane | 14.11 |
| 2020-12-15 | Clean up ancient test style | Peter Eisentraut | 14.0 |
| 2020-10-07 | Prevent internal overflows in date-vs-timestamp and related comparisons. | Tom Lane | 14.0 |
| 2020-09-30 | Fix handling of BC years in to_date/to_timestamp. | Tom Lane | 14.0 |
| 2020-06-19 | Future-proof regression tests against possibly-missing posixrules file. | Tom Lane | 14.0 |