diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-08-20 13:43:20 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-08-20 13:43:20 -0500 |
commit | effc4c9a666cdb19822d7062ba1ef67ddddffb42 (patch) | |
tree | 71c0b8a30de0c926314e4539425f99ce0f3c1129 /src/backend/utils/adt/ruleutils.c | |
parent | 667401dd40c8b99bd91e91f5540defdcb7a4438e (diff) | |
download | postgresql-effc4c9a666cdb19822d7062ba1ef67ddddffb42.tar.gz postgresql-effc4c9a666cdb19822d7062ba1ef67ddddffb42.zip |
Fix a couple of wait event descriptions.
The descriptions for ProcArrayGroupUpdate and XactGroupUpdate claim
that these events mean we are waiting for the group leader "at end
of a parallel operation," but neither pertains to parallel
operations. This commit reverts these descriptions to their
wording before commit 3048898e73, i.e., "end of a parallel
operation" is changed to "transaction end."
Author: Sameer Kumar
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CAGPeHmh6UMrKQHKCmX%2B5vV5TH9P%3DKw9en3k68qEem6J%3DyrZPUA%40mail.gmail.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions