Fix comments atop ReorderBufferAddInvalidations

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Fix comments atop ReorderBufferAddInvalidations
Дата
Msg-id CAA4eK1LxGgnUroPz8STb6OfjVU1yaHoSA+T63URwmGCLdMJ0LA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix comments atop ReorderBufferAddInvalidations  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список pgsql-hackers
The comments atop seem to indicate that we always accumulate
invalidation messages in top-level transactions which is neither
required nor match with the code. This is introduced in the commit
c55040ccd0 and I have observed it while working on a fix for commit
16b1fe0037.

-- 
With Regards,
Amit Kapila.

Вложения

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

Предыдущее
От: Pavel Borisov
Дата:
Сообщение: Re: Lockless queue of waiters in LWLock
Следующее
От: Niyas Sait
Дата:
Сообщение: Re: [PATCH] Add native windows on arm64 support