Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-29 | Fix bogus logic for reporting which hash partition conflicts. | Tom Lane | 14.0 |
| 2020-10-30 | Fix assertion failure in check_new_partition_bound(). | Tom Lane | 14.0 |
| 2020-09-28 | Stabilize create_table regression test. | Tom Lane | 14.0 |
| 2020-09-28 | Assign collations in partition bound expressions. | Tom Lane | 14.0 |
| 2020-09-28 | Remove complaints about COLLATE clauses in partition bound values. | Tom Lane | 14.0 |
| 2020-09-23 | Improve error cursor positions for problems with partition bounds. | Tom Lane | 14.0 |