Skip to content

Commit

Permalink
some more
Browse files Browse the repository at this point in the history
  • Loading branch information
paragikjain committed Sep 12, 2024
1 parent 7f956af commit dacc64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/distributed/planner/recursive_planning.c
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,6 @@ ReplaceRTERelationWithRteSubquery(RangeTblEntry *rangeTableEntry,
{
Query *subquery = WrapRteRelationIntoSubquery(rangeTableEntry, requiredAttrNumbers,
perminfo);

List *outerQueryTargetList = CreateAllTargetListForRelation(rangeTableEntry->relid,
requiredAttrNumbers);

Expand Down

0 comments on commit dacc64b

Please sign in to comment.