File tree
3 files changed
+31
-3
lines changedFilter options
- src
- backend/executor
- test/regress
- expected
- sql
3 files changed
+31
-3
lines changedsrc/backend/executor/execPartition.c
Copy file name to clipboardExpand all lines: src/backend/executor/execPartition.c+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
545 | 545 |
|
546 | 546 |
|
547 | 547 |
|
548 |
| - |
549 |
| - |
| 548 | + |
| 549 | + |
550 | 550 |
|
551 | 551 |
|
552 | 552 |
|
| ||
557 | 557 |
|
558 | 558 |
|
559 | 559 |
|
560 |
| - |
| 560 | + |
561 | 561 |
|
562 | 562 |
|
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
| 566 | + |
| 567 | + |
| 568 | + |
566 | 569 |
|
567 | 570 |
|
568 | 571 |
|
| ||
619 | 622 |
|
620 | 623 |
|
621 | 624 |
|
| 625 | + |
622 | 626 |
|
623 | 627 |
|
624 | 628 |
|
|
src/test/regress/expected/merge.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/merge.out+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1736 | 1736 |
|
1737 | 1737 |
|
1738 | 1738 |
|
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
| 1743 | + |
| 1744 | + |
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
| 1750 | + |
1739 | 1751 |
|
1740 | 1752 |
|
1741 | 1753 |
|
|
src/test/regress/sql/merge.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/merge.sql+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1082 | 1082 |
|
1083 | 1083 |
|
1084 | 1084 |
|
| 1085 | + |
| 1086 | + |
| 1087 | + |
| 1088 | + |
| 1089 | + |
| 1090 | + |
| 1091 | + |
| 1092 | + |
| 1093 | + |
| 1094 | + |
| 1095 | + |
| 1096 | + |
1085 | 1097 |
|
1086 | 1098 |
|
1087 | 1099 |
|
|
0 commit comments