There is spare indent at else if.- if (childrel->pathlist != NIL &&+ if (cheapest_startup_path && cheapest_startup_path->param_info == NULL)+ accumulate_append_subpath(cheapest_startup_path,+ &subpaths, NULL);+ else if (childrel->pathlist != NIL && childrel->cheapest_total_path->param_info == NULL) accumulate_append_subpath(childrel->cheapest_total_path, &subpaths, NULL); Could we also consider tuple_fraction in partial_pathlist for parallel append?
pgsql-hackers by date:
Соглашаюсь с условиями обработки персональных данных