Re: Ctid chain following enhancement

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: Ctid chain following enhancement
Дата
Msg-id 2e78013d0701271221v723bee48h2a7d8ebe3a002987@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Ctid chain following enhancement  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Ctid chain following enhancement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches

On 1/27/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:

It looks to me that you have introduced a buffer leak into
heap_get_latest_tid ...

I can't spot that. A previously pinned buffer is released at the start
of the loop if we are moving to a different block. Otherwise, the buffer
is released at all places where the for(;;) loop is terminated by a "break".
Am I missing something ?

Thanks,
Pavan

--

EnterpriseDB     http://www.enterprisedb.com

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: minor regression test refactor
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Change draft gmake control