Re: Remove restrictions in recursive query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Remove restrictions in recursive query
Дата
Msg-id 2152313.1743110236@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Remove restrictions in recursive query  (Renan Alves Fonseca <renanfonseca@gmail.com>)
Список pgsql-hackers
Renan Alves Fonseca <renanfonseca@gmail.com> writes:
> I'll assume that the silence about allowing GROUP BY means it is not a
> great idea...

Well, you can do grouping, ordering, or whatever else you want to the
result of the recursive WITH in the outer query level.  I don't see
any advantage in allowing an additional level of that inside the WITH.

            regards, tom lane



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