File tree
Expand file treeCollapse file tree
16 files changed
+351
-23
lines changedFilter options
- doc/src/sgml
- ref
- src
- backend/backup
- bin
- pg_basebackup/t
- pg_combinebackup
- t
- pg_verifybackup
- t
- common
- include/common
Expand file treeCollapse file tree
16 files changed
+351
-23
lines changeddoc/src/sgml/backup-manifest.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/backup-manifest.sgml+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
41 | 56 |
|
42 | 57 |
|
43 | 58 |
|
|
doc/src/sgml/ref/pg_verifybackup.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_verifybackup.sgml+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
58 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
|
src/backend/backup/backup_manifest.c
Copy file name to clipboardExpand all lines: src/backend/backup/backup_manifest.c+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 |
| - |
81 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
82 | 85 |
|
83 | 86 |
|
84 | 87 |
|
|
src/backend/backup/basebackup_incremental.c
Copy file name to clipboardExpand all lines: src/backend/backup/basebackup_incremental.c+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
116 | 121 |
|
117 | 122 |
|
118 | 123 |
|
| ||
199 | 204 |
|
200 | 205 |
|
201 | 206 |
|
| 207 | + |
| 208 | + |
202 | 209 |
|
203 | 210 |
|
204 | 211 |
|
| ||
927 | 934 |
|
928 | 935 |
|
929 | 936 |
|
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
930 | 970 |
|
931 | 971 |
|
932 | 972 |
|
|
src/bin/pg_basebackup/t/010_pg_basebackup.pl
Copy file name to clipboardExpand all lines: src/bin/pg_basebackup/t/010_pg_basebackup.pl+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
965 | 965 |
|
966 | 966 |
|
967 | 967 |
|
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
| 981 | + |
| 982 | + |
| 983 | + |
968 | 984 |
|
src/bin/pg_combinebackup/load_manifest.c
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/load_manifest.c+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
| ||
153 | 157 |
|
154 | 158 |
|
155 | 159 |
|
| 160 | + |
| 161 | + |
156 | 162 |
|
157 | 163 |
|
158 | 164 |
|
| ||
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
184 | 215 |
|
185 | 216 |
|
186 | 217 |
|
|
src/bin/pg_combinebackup/load_manifest.h
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/load_manifest.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
|
src/bin/pg_combinebackup/pg_combinebackup.c
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/pg_combinebackup.c+29-5Lines changed: 29 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
| 143 | + |
142 | 144 |
|
143 | 145 |
|
144 | 146 |
|
| ||
216 | 218 |
|
217 | 219 |
|
218 | 220 |
|
219 |
| - |
| 221 | + |
220 | 222 |
|
221 | 223 |
|
222 | 224 |
|
| ||
231 | 233 |
|
232 | 234 |
|
233 | 235 |
|
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
234 | 256 |
|
235 | 257 |
|
236 | 258 |
|
| ||
256 | 278 |
|
257 | 279 |
|
258 | 280 |
|
259 |
| - |
| 281 | + |
260 | 282 |
|
261 | 283 |
|
262 | 284 |
|
| ||
517 | 539 |
|
518 | 540 |
|
519 | 541 |
|
520 |
| - |
| 542 | + |
521 | 543 |
|
522 |
| - |
| 544 | + |
523 | 545 |
|
524 | 546 |
|
525 | 547 |
|
| ||
564 | 586 |
|
565 | 587 |
|
566 | 588 |
|
| 589 | + |
| 590 | + |
567 | 591 |
|
568 | 592 |
|
569 | 593 |
|
|
src/bin/pg_combinebackup/t/005_integrity.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/005_integrity.pl+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
82 | 96 |
|
83 | 97 |
|
84 | 98 |
|
|
src/bin/pg_combinebackup/write_manifest.c
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/write_manifest.c+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
|
src/bin/pg_combinebackup/write_manifest.h
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/write_manifest.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
0 commit comments