- Notifications
You must be signed in to change notification settings - Fork28
Commit11927e5
committed
Fix TAP infrastructure to support Mingw better
archive_command and restore_command need to refer to Windows paths, notMsys virtual file system paths, as postgres is completely unaware of thelatter, so prefix them with the Windows path to the virtual file systemroot. Clean psql output of carriage returns.1 parent9d5f071 commit11927e5
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
104 | 113 |
| |
105 | 114 |
| |
106 | 115 |
| |
| |||
755 | 764 |
| |
756 | 765 |
| |
757 | 766 |
| |
758 |
| - | |
| 767 | + | |
759 | 768 |
| |
760 | 769 |
| |
761 | 770 |
| |
| |||
783 | 792 |
| |
784 | 793 |
| |
785 | 794 |
| |
786 |
| - | |
| 795 | + | |
787 | 796 |
| |
788 | 797 |
| |
789 | 798 |
| |
| |||
971 | 980 |
| |
972 | 981 |
| |
973 | 982 |
| |
| 983 | + | |
974 | 984 |
| |
975 | 985 |
| |
976 | 986 |
| |
|
0 commit comments
Comments
(0)