Re: RETURN NEXT on result set

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: RETURN NEXT on result set
Дата
Msg-id 20070926230902.GN8572@alvh.no-ip.org
обсуждение исходный текст
Ответ на RETURN NEXT on result set  (Scott Ribe <scott_ribe@killerbytes.com>)
Ответы Re: RETURN NEXT on result set  (Scott Ribe <scott_ribe@killerbytes.com>)
Список pgsql-general
Scott Ribe wrote:
> Feature request: allow some way to "return next" a set of values. Usage:
> recursive stored procedures to walk a tree. Example: given a table, find all
> tables that inherit from it.

There is a new RETURN QUERY in 8.3 that may be what you want.


--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "John Smith"
Дата:
Сообщение: Re: decode access privileges
Следующее
От: Diego Gil
Дата:
Сообщение: Re: datestyle question