Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses
Дата
Msg-id CAHoyFK8if_V0xy71ymoZQ4enODqBTT26XD7oZ0FxJVhEucNu6g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 28 June 2014 18:12, Tom Lane <tgl@sss.pgh.pa.us> wrote:
David Rowley <dgrowley@gmail.com> writes:
> [ wfunc_pushdown_partitionby_v0.4.patch ]

I've committed this with the addition of a volatility check and some
other basically-cosmetic adjustments.


Great, thank you for making the required changes.

Vik, thank you for reviewing the patch.

Regards

David Rowley 

                        regards, tom lane

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Spinlocks and compiler/memory barriers
Следующее
От: Soroosh Sardari
Дата:
Сообщение: Re: Add a filed to PageHeaderData