[][src]Function pgx_pg_sys::relation_has_unique_index_for

pub unsafe fn relation_has_unique_index_for(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_restrictlist: *mut List,
    arg_exprlist: *mut List,
    arg_oprlist: *mut List
) -> bool