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-12-21 | Check parallel safety in generate_useful_gather_paths | Tomas Vondra | 13.2 |
| 2020-11-03 | Fix get_useful_pathkeys_for_relation for volatile expressions | Tomas Vondra | 13.1 |
| 2020-04-07 | Consider Incremental Sort paths at additional places | Tomas Vondra | 13.0 |
| 2020-04-06 | Implement Incremental Sort | Tomas Vondra | 13.0 |
| 2020-04-03 | Cosmetic improvements for code related to partitionwise join. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-05 | Generate EquivalenceClass members for partitionwise child join rels. | Tom Lane | 13.0 |