pgrx_pg_sys

Function match_index_to_operand

Source
pub unsafe fn match_index_to_operand(
    arg_operand: *mut Node,
    arg_indexcol: c_int,
    arg_index: *mut IndexOptInfo,
) -> bool