File tree
Expand file treeCollapse file tree
4 files changed
+51
-20
lines changedFilter options
- doc/src/sgml
- src
- backend/nodes
- include/nodes
Expand file treeCollapse file tree
4 files changed
+51
-20
lines changeddoc/src/sgml/custom-scan.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/custom-scan.sgml+4-14Lines changed: 4 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| ||
218 | 220 |
|
219 | 221 |
|
220 | 222 |
|
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
233 | 223 |
|
234 | 224 |
|
235 | 225 |
|
|
src/backend/nodes/outfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/outfuncs.c+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
613 | 613 |
|
614 | 614 |
|
615 | 615 |
|
| 616 | + |
616 | 617 |
|
617 |
| - |
618 |
| - |
619 |
| - |
| 618 | + |
| 619 | + |
| 620 | + |
620 | 621 |
|
621 | 622 |
|
622 | 623 |
|
|
src/backend/nodes/readfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/readfuncs.c+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
1806 | 1807 |
|
1807 | 1808 |
|
1808 | 1809 |
|
| 1810 | + |
| 1811 | + |
| 1812 | + |
| 1813 | + |
| 1814 | + |
| 1815 | + |
| 1816 | + |
| 1817 | + |
| 1818 | + |
| 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 | + |
| 1846 | + |
| 1847 | + |
1809 | 1848 |
|
1810 | 1849 |
|
1811 | 1850 |
|
| ||
2362 | 2401 |
|
2363 | 2402 |
|
2364 | 2403 |
|
| 2404 | + |
| 2405 | + |
2365 | 2406 |
|
2366 | 2407 |
|
2367 | 2408 |
|
|
src/include/nodes/plannodes.h
Copy file name to clipboardExpand all lines: src/include/nodes/plannodes.h+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
557 | 557 |
|
558 | 558 |
|
559 | 559 |
|
| 560 | + |
| 561 | + |
560 | 562 |
|
561 | 563 |
|
562 | 564 |
|
563 |
| - |
564 |
| - |
565 |
| - |
566 | 565 |
|
567 | 566 |
|
568 | 567 |
|
|
0 commit comments