- Notifications
You must be signed in to change notification settings - Fork5
Commite05f6f7
committed
Code cleanup in SyncRepWaitForLSN()
Commit14e8803 removed LWLocks when accessing MyProc->syncRepStatebut didn't clean up the surrounding code and comments.Cleanup and backpatch to 9.5, to keep code similar.Julien Rouhaud, improved by suggestion from Michael Paquier,implemented trivially by myself.1 parent6e75559 commite05f6f7
1 file changed
+5
-13
lines changedLines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
193 |
| - | |
194 | 192 |
| |
195 | 193 |
| |
196 | 194 |
| |
197 | 195 |
| |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
205 | 200 |
| |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
| 201 | + | |
210 | 202 |
| |
211 | 203 |
| |
212 | 204 |
| |
|
0 commit comments
Comments
(0)