File tree
Expand file treeCollapse file tree
5 files changed
+8
-3
lines changedFilter options
- src
- backend/nodes
- include/nodes
Expand file treeCollapse file tree
5 files changed
+8
-3
lines changedsrc/backend/nodes/copyfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/copyfuncs.c+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
988 | 988 |
|
989 | 989 |
|
990 | 990 |
|
| 991 | + |
991 | 992 |
|
992 | 993 |
|
993 | 994 |
|
|
src/backend/nodes/outfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/outfuncs.c+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
783 | 783 |
|
784 | 784 |
|
785 | 785 |
|
| 786 | + |
786 | 787 |
|
787 | 788 |
|
788 | 789 |
|
| ||
1976 | 1977 |
|
1977 | 1978 |
|
1978 | 1979 |
|
| 1980 | + |
1979 | 1981 |
|
1980 | 1982 |
|
1981 | 1983 |
|
| ||
2013 | 2015 |
|
2014 | 2016 |
|
2015 | 2017 |
|
| 2018 | + |
2016 | 2019 |
|
2017 | 2020 |
|
2018 | 2021 |
|
|
src/backend/nodes/readfuncs.c
Copy file name to clipboardExpand all lines: src/backend/nodes/readfuncs.c+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2203 | 2203 |
|
2204 | 2204 |
|
2205 | 2205 |
|
| 2206 | + |
2206 | 2207 |
|
2207 | 2208 |
|
2208 | 2209 |
|
|
src/include/nodes/pathnodes.h
Copy file name to clipboardExpand all lines: src/include/nodes/pathnodes.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1663 | 1663 |
|
1664 | 1664 |
|
1665 | 1665 |
|
1666 |
| - |
| 1666 | + |
1667 | 1667 |
|
1668 | 1668 |
|
1669 | 1669 |
|
| ||
1701 | 1701 |
|
1702 | 1702 |
|
1703 | 1703 |
|
1704 |
| - |
| 1704 | + |
1705 | 1705 |
|
1706 | 1706 |
|
1707 | 1707 |
|
|
src/include/nodes/plannodes.h
Copy file name to clipboardExpand all lines: src/include/nodes/plannodes.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
813 | 813 |
|
814 | 814 |
|
815 | 815 |
|
816 |
| - |
| 816 | + |
817 | 817 |
|
818 | 818 |
|
819 | 819 |
|
|
0 commit comments