- Notifications
You must be signed in to change notification settings - Fork5
Commit33f3bbc
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 and pg_recvlogical output of carriage returns.1 parent7d68f22 commit33f3bbc
1 file changed
+15
-2
lines changedLines changed: 15 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 |
| |
| |||
763 | 772 |
| |
764 | 773 |
| |
765 | 774 |
| |
766 |
| - | |
| 775 | + | |
767 | 776 |
| |
768 | 777 |
| |
769 | 778 |
| |
| |||
791 | 800 |
| |
792 | 801 |
| |
793 | 802 |
| |
794 |
| - | |
| 803 | + | |
795 | 804 |
| |
796 | 805 |
| |
797 | 806 |
| |
| |||
979 | 988 |
| |
980 | 989 |
| |
981 | 990 |
| |
| 991 | + | |
982 | 992 |
| |
983 | 993 |
| |
984 | 994 |
| |
| |||
1579 | 1589 |
| |
1580 | 1590 |
| |
1581 | 1591 |
| |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
1582 | 1595 |
| |
1583 | 1596 |
| |
1584 | 1597 |
| |
|
0 commit comments
Comments
(0)