pgrx_pg_sys

Function compatible_oper

Source
pub unsafe fn compatible_oper(
    arg_pstate: *mut ParseState,
    arg_op: *mut List,
    arg_arg1: Oid,
    arg_arg2: Oid,
    arg_noError: bool,
    arg_location: c_int,
) -> Operator