pgrx_pg_sys

Function exprSetInputCollation

Source
pub unsafe fn exprSetInputCollation(
    arg_expr: *mut Node,
    arg_inputcollation: Oid,
)