Fix comments atop ReorderBufferAddInvalidations.
authorAmit Kapila <akapila@postgresql.org>
Thu, 10 Nov 2022 11:38:27 +0000 (17:08 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 10 Nov 2022 11:38:27 +0000 (17:08 +0530)
commitdaadb42e92ed903642bce314e9c7a0325ee6b1b2
tree5578977b359c062ad09f35a22b1fd9972657135a
parent5962c8cbe5a6f02aa638279822cc59bd364e2081
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