- Notifications
You must be signed in to change notification settings - Fork5
Commit3049fe7
committed
Make the bgwriter's error recovery path do smgrcloseall(). On Windows this
should allow delete-pending files to actually go away, and thereby workaround the various complaints we've seen about 'permission denied'errors in such cases. Should be reasonably harmless in any case...1 parentb02414b commit3049fe7
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
307 | 314 |
| |
308 | 315 |
| |
309 | 316 |
| |
|
0 commit comments
Comments
(0)