Function pgrx_pg_sys::coerce_to_domain
source ยท pub unsafe fn coerce_to_domain(
arg_arg: *mut Node,
arg_baseTypeId: Oid,
arg_baseTypeMod: int32,
arg_typeId: Oid,
arg_ccontext: Type,
arg_cformat: Type,
arg_location: c_int,
arg_hideInputCoercion: bool,
) -> *mut Node