Joel Dudley <[EMAIL PROTECTED]> writes:
> Is PG_GETARG_CHAR valid? I thought it was. maybe I should re-do it all with
> PG_GETARG_TEXT. Thanks for reading my post.
Nope, neither one. See src/include/fmgr.h for the predefined GETARG
macros. You would also do well to read src/backend/utils/fmgr/README.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
