/*-------------------------------------------------------------------------
*
* char.c
* Functions for the built-in type "char" (not to be confused with
* bpchar, which is the SQL CHAR(n) type
/*-------------------------------------------------------------------------
*
* char.c
* Functions for the built-in type "char".
* Functions for the built-in type "cid".
*
* Copyright (c) 19
-- ****************** test built-in type char **************
--
-- all inputs are SILENTLY truncated at 1 character
--
-- fixed-length by value
-- internally passed by value if