Fix ReorderBufferCheckMemoryLimit() comment.
authorMasahiko Sawada <msawada@postgresql.org>
Wed, 2 Aug 2023 06:01:08 +0000 (15:01 +0900)
committerMasahiko Sawada <msawada@postgresql.org>
Wed, 2 Aug 2023 06:01:08 +0000 (15:01 +0900)
commit01357f1da94b9926336448d88ac519f20ab27cd7
tree5a9079f97b068686182f98522de4357846aa1f41
parent67f3a697ba83489fc69fefd82bc6dbc19f87ac56
Fix ReorderBufferCheckMemoryLimit() comment.

Commit 7259736a6 updated the comment but it was not correct since
ReorderBufferLargestStreamableTopTXN() returns only top-level
transactions.

Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CAD21AoA9XB7OR86BqvrCe2dMYX%2BZv3-BvVmjF%3DGY2z6jN-kqjg%40mail.gmail.com
Backpatch-through: 14
src/backend/replication/logical/reorderbuffer.c