Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-20 | Rename find_em_expr_usable_for_sorting_rel. | Tom Lane | 14.0 |
| 2021-04-20 | Fix planner failure in some cases of sorting by an aggregate. | Tom Lane | 14.0 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-21 | Check parallel safety in generate_useful_gather_paths | Tomas Vondra | 14.0 |
| 2020-11-03 | Fix get_useful_pathkeys_for_relation for volatile expressions | Tomas Vondra | 14.0 |
| 2020-10-28 | Fix foreign-key selectivity estimation in the presence of constants. | Tom Lane | 14.0 |