Re: Functions returning complex types.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Functions returning complex types.
Дата
Msg-id 8715.1075138866@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Functions returning complex types.  ("Thomas Hallgren" <thhal@mailblocks.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.5 change documentation (was Re: cache control?)
Следующее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: what does it mean