]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix comments atop ReorderBufferAddInvalidations.
authorAmit Kapila <akapila@postgresql.org>
Thu, 10 Nov 2022 11:49:30 +0000 (17:19 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 10 Nov 2022 11:49:30 +0000 (17:19 +0530)
commitfc0d1ecb0bf1b0d9f8271b81735a8eb8b304ad70
tree9e1b9a5facd8a456bd904d37bc8ed1fa542cb60c
parent9e0321135cae1328cd4355399561428b474fce43
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