Function pgrx_pg_sys::exprSetInputCollation

source ยท
pub unsafe fn exprSetInputCollation(
    arg_expr: *mut Node,
    arg_inputcollation: Oid,
)