Re: Returning recordsets with functions

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Returning recordsets with functions
Дата
Msg-id 20040923182727.P16726@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Returning recordsets with functions  (Robert Fitzpatrick <robert@webtent.com>)
Список pgsql-general
On Thu, 23 Sep 2004, Robert Fitzpatrick wrote:

> Can someone point me to some more information or perhaps show an example
> of returning a recordset from a plpgsql function. I'd like to send an
> argument or arguments to the function, do some queries to return a set
> of records. I've done several functions that return one value of one
> type, but nothing that returns a set.

There's my set returning functions document on techdocs.postgresql.org,
http://techdocs.postgresql.org/guides/SetReturningFunctions
as well as Elein's take on the above on General Bits (I think it was in
#26).

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

Предыдущее
От: Matthew Hixson
Дата:
Сообщение: self referencing table structure and constraints
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: self referencing table structure and constraints