Function pgx_pg_sys::oper

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