Commit 3d0f730
File tree
Expand file treeCollapse file tree
3 files changed
+16
-9
lines changedFilter options
- src
- backend/access/heap
- include/access
Expand file treeCollapse file tree
3 files changed
+16
-9
lines changedsrc/backend/access/heap/pruneheap.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/pruneheap.c+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| ||
211 | 211 |
|
212 | 212 |
|
213 | 213 |
|
214 |
| - |
215 |
| - |
| 214 | + |
| 215 | + |
| 216 | + |
216 | 217 |
|
217 | 218 |
|
218 | 219 |
|
| ||
227 | 228 |
|
228 | 229 |
|
229 | 230 |
|
230 |
| - |
| 231 | + |
231 | 232 |
|
232 | 233 |
|
233 | 234 |
|
| ||
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
255 |
| - |
| 256 | + |
256 | 257 |
|
257 | 258 |
|
258 | 259 |
|
|
src/backend/access/heap/vacuumlazy.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/vacuumlazy.c+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
| 1428 | + |
1428 | 1429 |
|
1429 | 1430 |
|
1430 | 1431 |
|
| ||
1458 | 1459 |
|
1459 | 1460 |
|
1460 | 1461 |
|
1461 |
| - |
1462 |
| - |
| 1462 | + |
1463 | 1463 |
|
1464 |
| - |
| 1464 | + |
| 1465 | + |
| 1466 | + |
| 1467 | + |
1465 | 1468 |
|
1466 | 1469 |
|
1467 | 1470 |
|
|
src/include/access/heapam.h
Copy file name to clipboardExpand all lines: src/include/access/heapam.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
39 | 42 |
|
40 | 43 |
|
41 | 44 |
|
| ||
331 | 334 |
|
332 | 335 |
|
333 | 336 |
|
334 |
| - |
| 337 | + |
335 | 338 |
|
336 | 339 |
|
337 | 340 |
|
|
0 commit comments