pgrx_pg_sys

Function get_cheapest_fractional_path_for_pathkeys

Source
pub unsafe fn get_cheapest_fractional_path_for_pathkeys(
    arg_paths: *mut List,
    arg_pathkeys: *mut List,
    arg_required_outer: Relids,
    arg_fraction: f64,
) -> *mut Path