Re: GIN needs tonic

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: GIN needs tonic
Дата
Msg-id 4AAFFC32.1040603@enterprisedb.com
обсуждение исходный текст
Ответ на Re: GIN needs tonic  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: GIN needs tonic  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> BTW, there's more than one bug here :-(.  Heikki found one, but the
> code is also attaching the buffer indicator to the wrong rdata entry
> --- the record header, not the workspace, is what gets suppressed
> if the full page is logged.

I saw that, but I figured it should be attaching both rdata entries to
the buffer, so that both are suppressed if a full page image is logged.
I guess the header can be useful for debugging purposes, even though the
redo function doesn't use it for anything.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: GIN needs tonic
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: GIN needs tonic