Return the string representation of a boolean.
Convert 1 or 0 to "t" or "f"
"t"
"f"
boolout(PG_FUNCTION_ARGS)