forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1a81daa
committed
Try to fix spurious DSM failures on Windows.
Apparently, Windows can sometimes return an error code even when theoperation actually worked just fine. Rearrange the order of checksaccording to what appear to be the best practices in this area.Amit Kapila1 parented4a262 commit1a81daa
1 file changed
+18
-10
lines changedLines changed: 18 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
696 | 705 |
| |
697 | 706 |
| |
698 | 707 |
| |
| |||
711 | 720 |
| |
712 | 721 |
| |
713 | 722 |
| |
714 |
| - | |
715 |
| - | |
716 |
| - | |
717 |
| - | |
718 |
| - | |
719 |
| - | |
720 |
| - | |
721 |
| - | |
722 |
| - | |
723 |
| - | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
724 | 732 |
| |
725 | 733 |
| |
726 | 734 |
| |
|
0 commit comments
Comments
(0)