Commit affdde2
File tree
Expand file treeCollapse file tree
2 files changed
+35
-24
lines changedFilter options
- src/backend/executor
Expand file treeCollapse file tree
2 files changed
+35
-24
lines changedsrc/backend/executor/execExprInterp.c
Copy file name to clipboardExpand all lines: src/backend/executor/execExprInterp.c+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1742 | 1742 |
|
1743 | 1743 |
|
1744 | 1744 |
|
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
| 1750 | + |
| 1751 | + |
| 1752 | + |
| 1753 | + |
1745 | 1754 |
|
1746 | 1755 |
|
1747 | 1756 |
|
| ||
4186 | 4195 |
|
4187 | 4196 |
|
4188 | 4197 |
|
| 4198 | + |
| 4199 | + |
4189 | 4200 |
|
4190 | 4201 |
|
4191 | 4202 |
|
| ||
4199 | 4210 |
|
4200 | 4211 |
|
4201 | 4212 |
|
| 4213 | + |
| 4214 | + |
| 4215 | + |
| 4216 | + |
| 4217 | + |
| 4218 | + |
| 4219 | + |
| 4220 | + |
| 4221 | + |
| 4222 | + |
4202 | 4223 |
|
4203 | 4224 |
|
4204 | 4225 |
|
|
src/backend/executor/nodeAgg.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeAgg.c+14-24Lines changed: 14 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
| 224 | + |
224 | 225 |
|
225 | 226 |
|
226 | 227 |
|
| ||
626 | 627 |
|
627 | 628 |
|
628 | 629 |
|
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
629 | 639 |
|
630 | 640 |
|
631 | 641 |
|
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
636 |
| - |
637 |
| - |
638 |
| - |
639 |
| - |
640 |
| - |
641 |
| - |
642 |
| - |
643 |
| - |
644 |
| - |
645 |
| - |
646 |
| - |
647 |
| - |
648 |
| - |
649 |
| - |
650 |
| - |
651 |
| - |
652 |
| - |
653 |
| - |
654 |
| - |
655 |
| - |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
656 | 646 |
|
657 | 647 |
|
658 | 648 |
|
|
0 commit comments