- Notifications
You must be signed in to change notification settings - Fork5
Commite6f9bf9
committed
On Windows, force a checkpoint just before dropping a database's physical
files and directories. This ensures that the bgwriter will close any openfile references it is holding for files therein, which is needed for thermdir() to succeed. Andrew Dunstan and Tom Lane.1 parenta7049b5 commite6f9bf9
2 files changed
+20
-11
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
624 | 625 |
| |
625 | 626 |
| |
626 | 627 |
| |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
627 | 636 |
| |
628 | 637 |
| |
629 | 638 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
349 | 358 |
| |
350 | 359 |
| |
351 | 360 |
| |
| |||
359 | 368 |
| |
360 | 369 |
| |
361 | 370 |
| |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
|
0 commit comments
Comments
(0)