pgrx_pg_sys

Function cost_gather

Source
pub unsafe fn cost_gather(
    arg_path: *mut GatherPath,
    arg_root: *mut PlannerInfo,
    arg_baserel: *mut RelOptInfo,
    arg_param_info: *mut ParamPathInfo,
    arg_rows: *mut f64,
)