Function pgrx_pg_sys::exprSetInputCollation

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