- Notifications
You must be signed in to change notification settings - Fork5
Commite1a7d1b
committed
Avoid changing stdin/stdout to binary mode on Windows unless that is
really the source or destination of the archive. I think this willresolve recent complaints that password prompting is broken in pg_restoreon Windows. Note that password prompting and reading from stdin is anunworkable combination on Windows ... but that was true anyway.1 parentd134889 commite1a7d1b
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
1601 | 1601 |
| |
1602 | 1602 |
| |
1603 | 1603 |
| |
1604 |
| - | |
| 1604 | + | |
1605 | 1605 |
| |
1606 | 1606 |
| |
1607 | 1607 |
| |
1608 |
| - | |
| 1608 | + | |
| 1609 | + | |
1609 | 1610 |
| |
1610 | 1611 |
| |
1611 | 1612 |
| |
|
0 commit comments
Comments
(0)