pgrx_pg_sys

Function get_relation_info

Source
pub unsafe fn get_relation_info(
    arg_root: *mut PlannerInfo,
    arg_relationObjectId: Oid,
    arg_inhparent: bool,
    arg_rel: *mut RelOptInfo,
)