Commit d4791ac
File tree
Expand file treeCollapse file tree
3 files changed
+16
-1
lines changedFilter options
- src
- backend/access/heap
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+16
-1
lines changedsrc/backend/access/heap/rewriteheap.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/rewriteheap.c+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
324 | 324 |
|
325 | 325 |
|
326 | 326 |
|
327 |
| - |
328 | 327 |
|
329 | 328 |
|
330 | 329 |
|
| 330 | + |
331 | 331 |
|
332 | 332 |
|
333 | 333 |
|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
| 343 | + |
| 344 | + |
| 345 | + |
343 | 346 |
|
| 347 | + |
344 | 348 |
|
345 | 349 |
|
346 | 350 |
|
|
src/test/regress/expected/cluster.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/cluster.out+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
439 | 439 |
|
440 | 440 |
|
441 | 441 |
|
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
442 | 447 |
|
443 | 448 |
|
444 | 449 |
|
|
src/test/regress/sql/cluster.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/cluster.sql+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
199 | 205 |
|
200 | 206 |
|
201 | 207 |
|
|
0 commit comments