Commit 29ef2b3
File tree
Expand file treeCollapse file tree
11 files changed
+34
-34
lines changedFilter options
- src/backend
- access/heap
- executor
Expand file treeCollapse file tree
11 files changed
+34
-34
lines changedsrc/backend/access/heap/heapam.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1140 | 1140 |
|
1141 | 1141 |
|
1142 | 1142 |
|
1143 |
| - |
1144 |
| - |
1145 |
| - |
1146 | 1143 |
|
1147 | 1144 |
|
1148 | 1145 |
|
1149 |
| - |
1150 | 1146 |
|
1151 | 1147 |
|
1152 | 1148 |
|
|
src/backend/executor/execMain.c
Copy file name to clipboardExpand all lines: src/backend/executor/execMain.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1622 | 1622 |
|
1623 | 1623 |
|
1624 | 1624 |
|
1625 |
| - |
1626 |
| - |
| 1625 | + |
| 1626 | + |
1627 | 1627 |
|
1628 | 1628 |
|
1629 | 1629 |
|
|
src/backend/executor/execUtils.c
Copy file name to clipboardExpand all lines: src/backend/executor/execUtils.c+23-9Lines changed: 23 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
732 | 732 |
|
733 | 733 |
|
734 | 734 |
|
735 |
| - |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
736 | 757 |
|
737 |
| - |
738 |
| - |
739 |
| - |
740 |
| - |
741 |
| - |
742 |
| - |
743 |
| - |
744 |
| - |
| 758 | + |
745 | 759 |
|
746 | 760 |
|
747 | 761 |
|
|
src/backend/executor/nodeBitmapHeapscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeBitmapHeapscan.c+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
899 | 899 |
|
900 | 900 |
|
901 | 901 |
|
902 |
| - |
| 902 | + |
903 | 903 |
|
904 | 904 |
|
905 | 905 |
|
906 | 906 |
|
907 | 907 |
|
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
912 | 908 |
|
913 | 909 |
|
914 | 910 |
|
|
src/backend/executor/nodeCustom.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeCustom.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
src/backend/executor/nodeForeignscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeForeignscan.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
160 |
| - |
| 159 | + |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
|
src/backend/executor/nodeIndexonlyscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeIndexonlyscan.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
514 |
| - |
| 514 | + |
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
|
src/backend/executor/nodeIndexscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeIndexscan.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
933 | 933 |
|
934 | 934 |
|
935 | 935 |
|
936 |
| - |
| 936 | + |
937 | 937 |
|
938 | 938 |
|
939 | 939 |
|
|
src/backend/executor/nodeSamplescan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeSamplescan.c+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
| 137 | + |
141 | 138 |
|
142 | 139 |
|
143 | 140 |
|
|
src/backend/executor/nodeSeqscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeSeqscan.c+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
| 166 | + |
170 | 167 |
|
171 | 168 |
|
172 | 169 |
|
|
src/backend/executor/nodeTidscan.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeTidscan.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
534 |
| - |
| 534 | + |
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
|
0 commit comments