Commit 3db0598
File tree
Expand file treeCollapse file tree
3 files changed
+10
-2
lines changedFilter options
- src/test
- isolation/specs
- regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+10
-2
lines changedsrc/test/isolation/specs/vacuum-skip-locked.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/vacuum-skip-locked.spec+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
|
src/test/regress/expected/vacuum.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/vacuum.out+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 |
| - |
| 199 | + |
| 200 | + |
| 201 | + |
200 | 202 |
|
201 | 203 |
|
202 | 204 |
|
| ||
205 | 207 |
|
206 | 208 |
|
207 | 209 |
|
| 210 | + |
208 | 211 |
|
209 | 212 |
|
210 | 213 |
|
|
src/test/regress/sql/vacuum.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/vacuum.sql+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
| 162 | + |
| 163 | + |
162 | 164 |
|
163 | 165 |
|
164 | 166 |
|
165 | 167 |
|
166 | 168 |
|
167 | 169 |
|
168 | 170 |
|
| 171 | + |
169 | 172 |
|
170 | 173 |
|
171 | 174 |
|
|
0 commit comments