Fix ReorderBufferCheckMemoryLimit() comment.
authorMasahiko Sawada <msawada@postgresql.org>
Wed, 2 Aug 2023 06:01:13 +0000 (15:01 +0900)
committerMasahiko Sawada <msawada@postgresql.org>
Wed, 2 Aug 2023 06:01:13 +0000 (15:01 +0900)
commit0125c4e21d7e9c8b3da95ffcd3e34c0f61c9b69a
tree1400ad8e11ec38eedc3f7dd7ccafe3fb8001d451
parent3845577cb55eab3e06b3724e307ebbcac31f4841
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