Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-07 | Fix is_digit labeling of to_timestamp's FFn format codes. | Tom Lane | 13.19 |
| 2024-09-14 | Run regression tests with timezone America/Los_Angeles. | Tom Lane | 13.17 |
| 2024-01-26 | Detect Julian-date overflow in timestamp[tz]_pl_interval. | Tom Lane | 13.14 |
| 2020-10-07 | Prevent internal overflows in date-vs-timestamp and related comparisons. | Tom Lane | 13.1 |
| 2020-09-30 | Fix handling of BC years in to_date/to_timestamp. | Tom Lane | 13.1 |
| 2020-06-19 | Future-proof regression tests against possibly-missing posixrules file. | Tom Lane | 13.0 |
| 2020-01-23 | Fix an oversight in commit 4c70098ff. | Tom Lane | 13.0 |