Fix comments atop ReorderBufferAddInvalidations.
authorAmit Kapila <[email protected]>
Thu, 10 Nov 2022 11:26:49 +0000 (16:56 +0530)
committerAmit Kapila <[email protected]>
Thu, 10 Nov 2022 11:26:49 +0000 (16:56 +0530)
commit36e545cd051ffe58064c1f38faeb64f4feef4aec
treebe901c58a21d441e18004ece57b1d40b893b18b5
parent5ca3645cb3fb4b8b359ea560f6a1a230ea59c8bc
Fix comments atop ReorderBufferAddInvalidations.

The comments atop seem to indicate that we always accumulate invalidation
messages in a top-level transaction which is neither required nor matches
with the code.

Author: Amit Kapila
Reviewd by: Masahiko Sawada
Backpatch-through: 14, where it was introduced in commit c55040ccd0
Discussion: https://postgr.es/m/CAA4eK1LxGgnUroPz8STb6OfjVU1yaHoSA+T63URwmGCLdMJ0LA@mail.gmail.com
src/backend/replication/logical/reorderbuffer.c