forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3b5f5d9
committed
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
read from the temp file didn't match the file length reported by ftello(),the wrong variable's value was printed, and so the message made no sense.Clean up a couple other coding infelicities while at it.1 parentc7b6593 commit3b5f5d9
1 file changed
+13
-11
lines changedLines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 | 1061 |
| |
| 1062 | + | |
1062 | 1063 |
| |
1063 | 1064 |
| |
1064 |
| - | |
1065 |
| - | |
| 1065 | + | |
| 1066 | + | |
1066 | 1067 |
| |
1067 | 1068 |
| |
1068 | 1069 |
| |
1069 |
| - | |
1070 | 1070 |
| |
1071 | 1071 |
| |
1072 | 1072 |
| |
1073 |
| - | |
| 1073 | + | |
1074 | 1074 |
| |
1075 |
| - | |
| 1075 | + | |
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 |
| - | |
| 1078 | + | |
| 1079 | + | |
1079 | 1080 |
| |
1080 | 1081 |
| |
1081 | 1082 |
| |
1082 | 1083 |
| |
1083 |
| - | |
| 1084 | + | |
| 1085 | + | |
1084 | 1086 |
| |
1085 | 1087 |
| |
1086 | 1088 |
| |
1087 |
| - | |
1088 |
| - | |
| 1089 | + | |
| 1090 | + | |
1089 | 1091 |
| |
1090 | 1092 |
| |
1091 |
| - | |
| 1093 | + | |
1092 | 1094 |
| |
1093 | 1095 |
| |
1094 | 1096 |
| |
|
0 commit comments
Comments
(0)