Function fetch_upper_rel

Source
pub unsafe fn fetch_upper_rel(
    arg_root: *mut PlannerInfo,
    arg_kind: UpperRelationKind,
    arg_relids: Relids,
) -> *mut RelOptInfo