[][src]Function pgx_pg_sys::get_joinrel_parampathinfo

pub unsafe fn get_joinrel_parampathinfo(
    arg_root: *mut PlannerInfo,
    arg_joinrel: *mut RelOptInfo,
    arg_outer_path: *mut Path,
    arg_inner_path: *mut Path,
    arg_sjinfo: *mut SpecialJoinInfo,
    arg_required_outer: Relids,
    arg_restrict_clauses: *mut *mut List
) -> *mut ParamPathInfo