Re: [PATCH] GROUP BY ALL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] GROUP BY ALL
Дата
Msg-id 4083063.1758902694@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] GROUP BY ALL  (David Christensen <david@pgguru.net>)
Ответы Re: [PATCH] GROUP BY ALL
Список pgsql-hackers
David Christensen <david@pgguru.net> writes:
> Here is a rebased version with a few more tests.  I also changed the
> main check here to using `!contain_agg_clause` instead of
> `!IsA(Aggref))` directly.  (This was defined in `optimizer/clauses.h`,
> but we already are pulling in `optimizer.h`, so it felt valid to me.)

contain_agg_clause will blow up on a SubLink, so I doubt this is
gonna be robust.

            regards, tom lane



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