Re: Ctid chain following enhancement

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Ctid chain following enhancement
Дата
Msg-id 6212.1169914561@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Ctid chain following enhancement  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: Ctid chain following enhancement
Список pgsql-patches
"Pavan Deolasee" <pavan.deolasee@gmail.com> writes:
> Attached is a patch which should marginally improve the ctid chain followin
> code path when current and the next tuple in the chain are in the same
> block.

It looks to me that you have introduced a buffer leak into
heap_get_latest_tid ... which is quite unlikely to be worth optimizing
anyway.  EvalPlanQual is not exactly a performance-critical path either,
and given how hard that code is to understand at all, complicating it
for marginal performance gains seems dubious.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Change draft gmake control
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [DOCS] Change draft gmake control