Commit 922c4c4
committed
Revert: Allow table AM to store complex data structures in rd_amcache
This commit reverts 02eb07e per review by Andres Freund.
Discussion: https://postgr.es/m/20240410165236.rwyrny7ihi4ddxw4%40awork3.anarazel.de1 parent 8dd0bb8 commit 922c4c4
File tree
4 files changed
+12
-44
lines changed- src
- backend
- access/heap
- utils/cache
- include
- access
- utils
4 files changed
+12
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2656 | 2656 | | |
2657 | 2657 | | |
2658 | 2658 | | |
2659 | | - | |
2660 | 2659 | | |
2661 | 2660 | | |
2662 | 2661 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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