[][src]Function pgx_pg_sys::fetch_upper_rel

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