pgrx_pg_sys

Function 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: Type,
    arg_require_parallel_safe: bool,
) -> *mut Path