Commit 922c4c4
File tree
Expand file treeCollapse file tree
4 files changed
+12
-44
lines changedFilter options
- src
- backend
- access/heap
- utils/cache
- include
- access
- utils
Expand file treeCollapse file tree
4 files changed
+12
-44
lines changedsrc/backend/access/heap/heapam_handler.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam_handler.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2656 | 2656 |
|
2657 | 2657 |
|
2658 | 2658 |
|
2659 |
| - |
2660 | 2659 |
|
2661 | 2660 |
|
2662 | 2661 |
|
|
src/backend/utils/cache/relcache.c
Copy file name to clipboardExpand all lines: src/backend/utils/cache/relcache.c+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2269 | 2269 |
|
2270 | 2270 |
|
2271 | 2271 |
|
2272 |
| - |
| 2272 | + |
| 2273 | + |
| 2274 | + |
2273 | 2275 |
|
2274 | 2276 |
|
2275 | 2277 |
|
| ||
2489 | 2491 |
|
2490 | 2492 |
|
2491 | 2493 |
|
2492 |
| - |
| 2494 | + |
| 2495 | + |
2493 | 2496 |
|
2494 | 2497 |
|
2495 | 2498 |
|
| ||
2551 | 2554 |
|
2552 | 2555 |
|
2553 | 2556 |
|
2554 |
| - |
| 2557 | + |
| 2558 | + |
| 2559 | + |
2555 | 2560 |
|
2556 | 2561 |
|
2557 | 2562 |
|
|
src/include/access/tableam.h
Copy file name to clipboardExpand all lines: src/include/access/tableam.h-34Lines changed: 0 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
687 | 687 |
|
688 | 688 |
|
689 | 689 |
|
690 |
| - |
691 |
| - |
692 |
| - |
693 |
| - |
694 |
| - |
695 |
| - |
696 |
| - |
697 |
| - |
698 | 690 |
|
699 | 691 |
|
700 | 692 |
|
| ||
1816 | 1808 |
|
1817 | 1809 |
|
1818 | 1810 |
|
1819 |
| - |
1820 |
| - |
1821 |
| - |
1822 |
| - |
1823 |
| - |
1824 |
| - |
1825 |
| - |
1826 |
| - |
1827 |
| - |
1828 |
| - |
1829 |
| - |
1830 |
| - |
1831 |
| - |
1832 |
| - |
1833 |
| - |
1834 |
| - |
1835 |
| - |
1836 |
| - |
1837 |
| - |
1838 |
| - |
1839 |
| - |
1840 |
| - |
1841 |
| - |
1842 |
| - |
1843 |
| - |
1844 |
| - |
1845 | 1811 |
|
1846 | 1812 |
|
1847 | 1813 |
|
|
+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
230 | 228 |
|
231 | 229 |
|
232 | 230 |
|
|
0 commit comments