pgrx_pg_sys

Function create_gather_path

Source
pub unsafe fn create_gather_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_subpath: *mut Path,
    arg_target: *mut PathTarget,
    arg_required_outer: Relids,
    arg_rows: *mut f64,
) -> *mut GatherPath