Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-08 | Disallow partitionwise join when collations don't match | Amit Langote | 13.17 |
| 2024-11-08 | Disallow partitionwise grouping when collations don't match | Amit Langote | 13.17 |
| 2020-11-04 | Enable hash partitioning of text arrays | Peter Eisentraut | 13.1 |
| 2019-08-14 | Fix random regression failure in test case "collate.icu.utf8" | Michael Paquier | 13.0 |
| 2019-08-12 | Fix planner's test for case-foldable characters in ILIKE with ICU. | Tom Lane | 13.0 |
| 2019-07-31 | Run UTF8-requiring collation tests by default | Peter Eisentraut | 13.0 |