Re: Functions returning complex types.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Thomas Hallgren" <thhal(at)mailblocks(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Functions returning complex types.
Date: 2004-01-26 17:41:06
Message-ID: 8715.1075138866@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Thomas Hallgren" <thhal(at)mailblocks(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ohp 2004-01-26 17:52:25 Re: what does it mean
Previous Message Bruce Momjian 2004-01-26 17:27:17 Re: 7.5 change documentation (was Re: cache control?)