Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-20 | Fix planner failure in some cases of sorting by an aggregate. | Tom Lane | 13.3 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 13.2 |
| 2020-04-03 | Cosmetic improvements for code related to partitionwise join. | Tom Lane | 13.0 |
| 2019-11-05 | Generate EquivalenceClass members for partitionwise child join rels. | Tom Lane | 13.0 |