]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix a couple of wait event descriptions.
authorNathan Bossart <nathan@postgresql.org>
Tue, 20 Aug 2024 18:43:20 +0000 (13:43 -0500)
committerNathan Bossart <nathan@postgresql.org>
Tue, 20 Aug 2024 18:43:20 +0000 (13:43 -0500)
commit845f9835e80738f44e8a78003f7d80019f13f8fe
treef14467e948e7dce1133c10c73f3a5893efad11f3
parent409be33c3136dce56f7605dd4f9b4e8fe7f5d693
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
doc/src/sgml/monitoring.sgml