Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-22 | Ignore temporary relations in RelidByRelfilenumber() | Michael Paquier | 14.20 |
| 2021-08-25 | Avoid using ambiguous word "positive" in error message. | Fujii Masao | 14.0 |
| 2021-06-29 | Fix bogus logic for reporting which hash partition conflicts. | Tom Lane | 14.0 |
| 2021-05-07 | Fix typo | Peter Eisentraut | 14.0 |
| 2021-02-22 | Improve new hash partition bound check error messages | Peter Eisentraut | 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 |