Function pgrx_pg_sys::relation_excluded_by_constraints

source ·
pub unsafe fn relation_excluded_by_constraints(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_rte: *mut RangeTblEntry
) -> bool