Function pgrx_pg_sys::get_cheapest_path_for_pathkeys
source · pub unsafe fn get_cheapest_path_for_pathkeys(
arg_paths: *mut List,
arg_pathkeys: *mut List,
arg_required_outer: Relids,
arg_cost_criterion: CostSelector,
arg_require_parallel_safe: bool
) -> *mut Path