Commit 02bbc3c
File tree
Expand file treeCollapse file tree
6 files changed
+24
-24
lines changedFilter options
- src
- backend/backup
- bin
- pg_combinebackup
- pg_verifybackup
- common
- include/common
Expand file treeCollapse file tree
6 files changed
+24
-24
lines changedsrc/backend/backup/basebackup_incremental.c
Copy file name to clipboardExpand all lines: src/backend/backup/basebackup_incremental.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
1043 | 1043 |
|
1044 | 1044 |
|
1045 | 1045 |
|
1046 |
| - |
| 1046 | + |
1047 | 1047 |
|
1048 | 1048 |
|
1049 | 1049 |
|
|
src/bin/pg_combinebackup/load_manifest.c
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/load_manifest.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
| 270 | + |
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
|
src/bin/pg_combinebackup/load_manifest.h
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/load_manifest.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/bin/pg_verifybackup/pg_verifybackup.c
Copy file name to clipboardExpand all lines: src/bin/pg_verifybackup/pg_verifybackup.c+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| ||
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
549 |
| - |
| 549 | + |
550 | 550 |
|
551 | 551 |
|
552 | 552 |
|
| ||
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
855 |
| - |
| 855 | + |
856 | 856 |
|
857 | 857 |
|
858 | 858 |
|
| ||
1016 | 1016 |
|
1017 | 1017 |
|
1018 | 1018 |
|
1019 |
| - |
| 1019 | + |
1020 | 1020 |
|
1021 | 1021 |
|
1022 | 1022 |
|
1023 | 1023 |
|
1024 | 1024 |
|
1025 |
| - |
| 1025 | + |
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
|
src/common/parse_manifest.c
Copy file name to clipboardExpand all lines: src/common/parse_manifest.c+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| ||
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
186 |
| - |
| 186 | + |
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| ||
810 | 810 |
|
811 | 811 |
|
812 | 812 |
|
813 |
| - |
| 813 | + |
814 | 814 |
|
815 | 815 |
|
816 | 816 |
|
| ||
858 | 858 |
|
859 | 859 |
|
860 | 860 |
|
861 |
| - |
| 861 | + |
862 | 862 |
|
863 | 863 |
|
864 | 864 |
|
|
src/include/common/parse_manifest.h
Copy file name to clipboardExpand all lines: src/include/common/parse_manifest.h+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
0 commit comments