Functionsยง
- Return true if a value of type
type_from
can be coerced (losslessly converted) into a value oftype_to
- Performs type coercion for function arguments.
- Performs type coercion for aggregate function arguments.
- Performs type coercion for scalar function arguments.
- Performs type coercion for window function arguments.