[][src]Function pgx_pg_sys::get_cheapest_fractional_path_for_pathkeys

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