Re: Windowing Qual Pushdown

Поиск
Список
Период
Сортировка
От Daniel Farina
Тема Re: Windowing Qual Pushdown
Дата
Msg-id 7b97c5a41003230120y71d58c6cld580b7b222391855@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Windowing Qual Pushdown  (Hitoshi Harada <umi.tanuki@gmail.com>)
Ответы Re: Windowing Qual Pushdown  (Hitoshi Harada <umi.tanuki@gmail.com>)
Список pgsql-hackers
On Tue, Mar 23, 2010 at 12:40 AM, Hitoshi Harada <umi.tanuki@gmail.com> wrote:
> I believe the changes will probably not be 2-3 lines (ie. a member
> added to Query structure, etc) if I try it. But the optimizer part is
> too complicated to me so that I am not sure, either. My idea above is
> that the similar mechanism you see in GROUP BY optimization will help

Are you suggesting that the windowing clause should perhaps refer to a
column in the target list, much like GROUP BY/ORDER BY, so that  one
can easily see if the qual in the fromexpr corresponds to the
windowClause to see if the pushdown is safe?

fdr


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: WIP: preloading of ispell dictionary
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Ragged latency log data in multi-threaded pgbench