pgrx_pg_sys

Function indexcol_is_bool_constant_for_query

Source
pub unsafe fn indexcol_is_bool_constant_for_query(
    arg_root: *mut PlannerInfo,
    arg_index: *mut IndexOptInfo,
    arg_indexcol: c_int,
) -> bool