- Notifications
You must be signed in to change notification settings - Fork5
Commit85113bc
committed
Make ExecEvalFieldSelect throw a more intelligible error if it's asked to
extract a system column, and remove a couple of lines that are uselessin light of the fact that we aren't ever going to support this case. Thereisn't much point in trying to make this work because a tuple Datum doesnot carry many of the system columns. Per experimentation with a casereported by Dean Rasheed; we'll have to fix his problem somewhere else.1 parent42edbd1 commit85113bc
1 file changed
+13
-11
lines changedLines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
3766 | 3766 |
| |
3767 | 3767 |
| |
3768 | 3768 |
| |
3769 |
| - | |
3770 |
| - | |
3771 |
| - | |
| 3769 | + | |
| 3770 | + | |
| 3771 | + | |
| 3772 | + | |
| 3773 | + | |
| 3774 | + | |
| 3775 | + | |
| 3776 | + | |
| 3777 | + | |
3772 | 3778 |
| |
3773 | 3779 |
| |
3774 | 3780 |
| |
| 3781 | + | |
| 3782 | + | |
3775 | 3783 |
| |
3776 | 3784 |
| |
3777 | 3785 |
| |
| |||
3787 | 3795 |
| |
3788 | 3796 |
| |
3789 | 3797 |
| |
3790 |
| - | |
3791 |
| - | |
3792 |
| - | |
3793 |
| - | |
3794 |
| - | |
| 3798 | + | |
3795 | 3799 |
| |
3796 |
| - | |
3797 |
| - | |
3798 | 3800 |
| |
3799 | 3801 |
| |
3800 | 3802 |
| |
|
0 commit comments
Comments
(0)