Re: Functions returning complex types. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Functions returning complex types.
Date
Msg-id 8715.1075138866@sss.pgh.pa.us
Whole thread Raw
In response to Functions returning complex types.  ("Thomas Hallgren" <thhal@mailblocks.com>)
List pgsql-hackers
"Thomas Hallgren" <thhal@mailblocks.com> writes:
> I'm trying to use a function that returns a complex type. I have no problem
> creating the function but when I try to use it I get the message:

> ERROR:  function in FROM has unsupported return type

AFAICS it's not possible to get that message for a function returning a
composite type.  You'd better show exactly what you did.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.5 change documentation (was Re: cache control?)
Next
From: ohp@pyrenet.fr
Date:
Subject: Re: what does it mean