- Notifications
You must be signed in to change notification settings - Fork5.2k
Commita044e61
committed
Remove redundant HandleWalWriterInterrupts().
Because of commit1bdd54e, the code of HandleWalWriterInterrupts()became the same as HandleMainLoopInterrupts(). So this commit removesHandleWalWriterInterrupts() and makes walwriter useHandleMainLoopInterrupts() for improved code simplicity.Author: Fujii MasaoReviewed-by: Bharath Rupireddy, Nathan BossartDiscussion:https://postgr.es/m/CAHGQGwHUtwCsB4DnqFLiMiVzjcA=zmeCKf9_pgQM-yJopydatw@mail.gmail.com1 parent820b5af commita044e61
1 file changed
+1
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 81 | | |
85 | 82 | | |
86 | 83 | | |
| |||
245 | 242 | | |
246 | 243 | | |
247 | 244 | | |
248 | | - | |
| 245 | + | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
| |||
275 | 272 | | |
276 | 273 | | |
277 | 274 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
0 commit comments
Comments
(0)