Function pgrx_pg_sys::get_relation_info

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