[][src]Function pgx_pg_sys::create_sort_path

pub unsafe fn create_sort_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_subpath: *mut Path,
    arg_pathkeys: *mut List,
    arg_limit_tuples: f64
) -> *mut SortPath