Re: Gather performance analysis

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Gather performance analysis
Дата
Msg-id CA+TgmoasscU6RbLdJrf6Pny8EBb1gaOpu9Tipgf1nHTMo7tvVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Gather performance analysis  (Dilip Kumar <dilipbalaut@gmail.com>)
Ответы Re: Gather performance analysis  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
On Wed, Sep 8, 2021 at 2:06 AM Dilip Kumar <dilipbalaut@gmail.com> wrote:
> But I am attaching both the patches in case you want to play around.

I don't really see any reason not to commit 0001. Perhaps some very
minor grammatical nitpicking is in order here, but apart from that I
can't really see anything to criticize with this approach. It seems
safe enough, it's not invasive in any way that matters, and we have
benchmark results showing that it works well. If someone comes up with
something even better, no harm done, we can always change it again.

Objections?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: Recent cpluspluscheck failures
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers