Commits

DateSubjectAuthorReleases
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
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 13.3
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 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-22 Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra 13.2
2020-12-22 Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra 14.0
2020-12-21 Don't search for volatile expr in find_em_expr_usable_for_sorting_rel Tomas Vondra 13.2
2020-12-21 Don't search for volatile expr in find_em_expr_usable_for_sorting_rel Tomas Vondra 14.0
2020-12-21 Disallow SRFs when considering sorts below Gather Merge Tomas Vondra 14.0
2020-12-21 Disallow SRFs when considering sorts below Gather Merge Tomas Vondra 13.2
2020-12-21 Check parallel safety in generate_useful_gather_paths Tomas Vondra 13.2
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 13.1
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
2020-10-22 Optimize a few list_delete_ptr calls David Rowley 14.0
2020-10-06 Build EC members for child join rels in the right memory context. Tom Lane 12.5
2020-10-06 Build EC members for child join rels in the right memory context. Tom Lane 14.0
2020-10-06 Build EC members for child join rels in the right memory context. Tom Lane 13.1