forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit18e3e29
committed
Fix a couple of wait event descriptions.
The descriptions for ProcArrayGroupUpdate and XactGroupUpdate claimthat these events mean we are waiting for the group leader "at endof a parallel operation," but neither pertains to paralleloperations. This commit reverts these descriptions to theirwording before commit3048898, i.e., "end of a paralleloperation" is changed to "transaction end."Author: Sameer KumarReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CAGPeHmh6UMrKQHKCmX%2B5vV5TH9P%3DKw9en3k68qEem6J%3DyrZPUA%40mail.gmail.comBackpatch-through: 131 parentc9aa6f4 commit18e3e29
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1665 | 1665 |
| |
1666 | 1666 |
| |
1667 | 1667 |
| |
1668 |
| - | |
| 1668 | + | |
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 | 1671 |
| |
| |||
1713 | 1713 |
| |
1714 | 1714 |
| |
1715 | 1715 |
| |
1716 |
| - | |
| 1716 | + | |
1717 | 1717 |
| |
1718 | 1718 |
| |
1719 | 1719 |
| |
|
0 commit comments
Comments
(0)