Re: [HACKERS] HOT WIP Patch - version 2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] HOT WIP Patch - version 2
Дата
Msg-id 26429.1171981393@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] HOT WIP Patch - version 2  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: [HACKERS] HOT WIP Patch - version 2  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Список pgsql-patches
"Pavan Deolasee" <pavan.deolasee@gmail.com> writes:
> ... Yes. The HOT-updated status of the root and all intermediate
> tuples is cleared and their respective ctid pointers are made
> point to themselves.

Doesn't that destroy the knowledge that they form a tuple chain?
While it might be that no one cares any longer, it would seem more
reasonable to leave 'em chained together.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] HOT WIP Patch - version 2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: correct format for date, time, timestamp for XML functionality