Function pgrx_pg_sys::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