[][src]Function pgx_pg_sys::get_cheapest_path_for_pathkeys

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