Home
last modified time | relevance | path

Searched refs:groupByTargetEntryList (Results 1 – 1 of 1) sorted by relevance

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/planner/
H A Dmulti_physical_planner.c105 List *groupByTargetEntryList; member
893 context.groupByTargetEntryList = GroupTargetEntryList(groupClauseList, targetList); in WrapUngroupedVarsInAnyValueAggregate()
903 foreach_ptr(targetEntry, context.groupByTargetEntryList) in WrapUngroupedVarsInAnyValueAggregate()
961 foreach_ptr(groupByTargetEntry, context->groupByTargetEntryList) in AddAnyValueAggregates()
1004 foreach_ptr(groupByTargetEntry, context->groupByTargetEntryList) in AddAnyValueAggregates()