> char c = PG_GETARG_CHAR(1);>
for whatever reason, taht doesn't return the real char that was passed in.
-- GJ