forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5ff9b6b
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 parent768a9fd commit5ff9b6b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
|
0 commit comments
Comments
(0)