Return unknown resultset from a function

Поиск
Список
Период
Сортировка
От Jan Meyland Andersen
Тема Return unknown resultset from a function
Дата
Msg-id 4F53C7F2.1040003@agile.dk
обсуждение исходный текст
Ответы Re: Return unknown resultset from a function  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Return unknown resultset from a function  (David Johnston <polobo@yahoo.com>)
Re: Return unknown resultset from a function  (Rory Campbell-Lange <rory@campbell-lange.net>)
Re: Return unknown resultset from a function  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
How do I return an unknown resultset from a function

My main problem is that I do not know how many columns or the data type
of the columns before runtime.
It this possible at all?

I also tried to return the data as a text array but I also have trouble
with that.

Regards

Jan

В списке pgsql-general по дате отправления:

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: || versus concat( ), diff behavior
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Return unknown resultset from a function