mirror of https://github.com/citusdata/citus.git
some more
parent
7f956af9e6
commit
dacc64b78c
|
@ -1767,7 +1767,6 @@ ReplaceRTERelationWithRteSubquery(RangeTblEntry *rangeTableEntry,
|
|||
{
|
||||
Query *subquery = WrapRteRelationIntoSubquery(rangeTableEntry, requiredAttrNumbers,
|
||||
perminfo);
|
||||
|
||||
List *outerQueryTargetList = CreateAllTargetListForRelation(rangeTableEntry->relid,
|
||||
requiredAttrNumbers);
|
||||
|
||||
|
|
Loading…
Reference in New Issue