Commit 35a7b28
File tree
Expand file treeCollapse file tree
6 files changed
+48
-15
lines changedFilter options
- src
- bin/pg_combinebackup/t
- test/perl/PostgreSQL/Test
Expand file treeCollapse file tree
6 files changed
+48
-15
lines changedsrc/bin/pg_combinebackup/t/002_compare_backups.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/002_compare_backups.pl+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
12 | 17 |
|
13 | 18 |
|
14 | 19 |
|
| ||
134 | 139 |
|
135 | 140 |
|
136 | 141 |
|
137 |
| - |
| 142 | + |
| 143 | + |
138 | 144 |
|
139 | 145 |
|
140 | 146 |
|
|
src/bin/pg_combinebackup/t/003_timeline.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/003_timeline.pl+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
13 | 18 |
|
14 | 19 |
|
15 | 20 |
|
| ||
68 | 73 |
|
69 | 74 |
|
70 | 75 |
|
71 |
| - |
| 76 | + |
| 77 | + |
72 | 78 |
|
73 | 79 |
|
74 | 80 |
|
|
src/bin/pg_combinebackup/t/004_manifest.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/004_manifest.pl+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
15 | 20 |
|
16 | 21 |
|
17 | 22 |
|
| ||
53 | 58 |
|
54 | 59 |
|
55 | 60 |
|
56 |
| - |
| 61 | + |
57 | 62 |
|
58 |
| - |
| 63 | + |
59 | 64 |
|
60 | 65 |
|
61 | 66 |
|
|
src/bin/pg_combinebackup/t/005_integrity.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/005_integrity.pl+15-10Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
16 | 21 |
|
17 | 22 |
|
18 | 23 |
|
| ||
79 | 84 |
|
80 | 85 |
|
81 | 86 |
|
82 |
| - |
| 87 | + |
83 | 88 |
|
84 | 89 |
|
85 | 90 |
|
86 | 91 |
|
87 | 92 |
|
88 |
| - |
| 93 | + |
89 | 94 |
|
90 | 95 |
|
91 | 96 |
|
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
95 | 100 |
|
96 |
| - |
| 101 | + |
97 | 102 |
|
98 | 103 |
|
99 | 104 |
|
| ||
106 | 111 |
|
107 | 112 |
|
108 | 113 |
|
109 |
| - |
| 114 | + |
110 | 115 |
|
111 | 116 |
|
112 | 117 |
|
| ||
116 | 121 |
|
117 | 122 |
|
118 | 123 |
|
119 |
| - |
| 124 | + |
120 | 125 |
|
121 | 126 |
|
122 | 127 |
|
123 | 128 |
|
124 | 129 |
|
125 | 130 |
|
126 | 131 |
|
127 |
| - |
| 132 | + |
128 | 133 |
|
129 | 134 |
|
130 | 135 |
|
| ||
133 | 138 |
|
134 | 139 |
|
135 | 140 |
|
136 |
| - |
| 141 | + |
137 | 142 |
|
138 | 143 |
|
139 | 144 |
|
| ||
143 | 148 |
|
144 | 149 |
|
145 | 150 |
|
146 |
| - |
| 151 | + |
147 | 152 |
|
148 | 153 |
|
149 | 154 |
|
150 | 155 |
|
151 | 156 |
|
152 |
| - |
| 157 | + |
153 | 158 |
|
154 | 159 |
|
155 | 160 |
|
156 | 161 |
|
157 | 162 |
|
158 |
| - |
| 163 | + |
159 | 164 |
|
160 | 165 |
|
161 | 166 |
|
|
src/bin/pg_combinebackup/t/006_db_file_copy.pl
Copy file name to clipboardExpand all lines: src/bin/pg_combinebackup/t/006_db_file_copy.pl+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
10 | 15 |
|
11 | 16 |
|
12 | 17 |
|
| ||
45 | 50 |
|
46 | 51 |
|
47 | 52 |
|
48 |
| - |
| 53 | + |
| 54 | + |
49 | 55 |
|
50 | 56 |
|
51 | 57 |
|
|
src/test/perl/PostgreSQL/Test/Cluster.pm
Copy file name to clipboardExpand all lines: src/test/perl/PostgreSQL/Test/Cluster.pm+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
856 | 856 |
|
857 | 857 |
|
858 | 858 |
|
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
| 863 | + |
859 | 864 |
|
860 | 865 |
|
861 | 866 |
|
|
0 commit comments