- Notifications
You must be signed in to change notification settings - Fork4.9k
Commita64e33f
committed
Redo MSVC build implementation for pg_xlogdump.
The previous commit didn't work on MSVC editions earlier thanVisual Studio 2011, apparently. This works by copying files into thecontrib directory, and making provision to clean them up, which shouldwork on all editions.1 parentaa05c37 commita64e33f
2 files changed
+18
-4
lines changedLines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 |
| - | |
53 |
| - | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
| |||
586 | 585 |
| |
587 | 586 |
| |
588 | 587 |
| |
589 |
| - | |
590 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
591 | 592 |
| |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
592 | 601 |
| |
593 | 602 |
| |
594 | 603 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
81 | 86 |
| |
82 | 87 |
| |
83 | 88 |
| |
|
0 commit comments
Comments
(0)