Fix comments atop ReorderBufferAddInvalidations - Mailing list pgsql-hackers

From Amit Kapila
Subject Fix comments atop ReorderBufferAddInvalidations
Date
Msg-id CAA4eK1LxGgnUroPz8STb6OfjVU1yaHoSA+T63URwmGCLdMJ0LA@mail.gmail.com
Whole thread Raw
Responses Re: Fix comments atop ReorderBufferAddInvalidations
List 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.

Attachment

pgsql-hackers by date:

Previous
From: Pavel Borisov
Date:
Subject: Re: Lockless queue of waiters in LWLock
Next
From: Niyas Sait
Date:
Subject: Re: [PATCH] Add native windows on arm64 support