Tom Lane wrote:
Don Y <[EMAIL PROTECTED]> writes:
Nearest I can tell, the problem is related to my attempt to
return an int "by value"
If that's what you intend, try cluing in CREATE TYPE (see
PASSEDBYVALUE).
Thanks! That did the trick!
--don
---(end of broadcast)--
Don Y <[EMAIL PROTECTED]> writes:
> Nearest I can tell, the problem is related to my attempt to
> return an int "by value"
If that's what you intend, try cluing in CREATE TYPE (see
PASSEDBYVALUE).
regards, tom lane
---(end of broadcast)