Re: Using rowtype parameter - Mailing list pgsql-general

From Peter Zeltins
Subject Re: Using rowtype parameter
Date
Msg-id 036f01c61da3$e0d2bd60$0202fea9@komtek.com
Whole thread Raw
In response to Using rowtype parameter  ("Peter Zeltins" <peter@greatnowhere.com>)
List pgsql-general
> ANYELEMENT only matches scalar types.  I don't think we have any support
> for accepting an arbitrary row type as a function argument.  There's
> been some speculation about allowing RECORD to do that, but it's not
> done.

OK, that clears it up. RECORD would actually do nicely. Right now I'll be
forced to pass varchar/text arrays which can potentially lead to type
conversion issues.

Peter


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Connected user in a triggerfunction
Next
From: DB Subscriptions
Date:
Subject: Create User