- Notifications
You must be signed in to change notification settings - Fork5
Commit4fc8e23
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 parent270c29f commit4fc8e23
1 file changed
+5
-13
lines changedLines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
164 |
| - | |
165 | 163 |
| |
166 | 164 |
| |
167 | 165 |
| |
168 | 166 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
176 | 171 |
| |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
| 172 | + | |
181 | 173 |
| |
182 | 174 |
| |
183 | 175 |
| |
|
0 commit comments
Comments
(0)