Thread: Where is Aggregation Attribute

Where is Aggregation Attribute

From
"Zhe He"
Date:
I want to get the attribute from an Aggregation node, 
where is it?

typedef struct Agg
{
Plan plan;
AggStrategy aggstrategy;
int numCols; /* number of grouping columns */
AttrNumber *grpColIdx; /* their indexes in the target list */
Oid   *grpOperators; /* equality operators to compare with */
long numGroups; /* estimated number of groups in input */
} Agg;

--
Best Regards,
Zhe HE
TEL: (001) 646-789-3008
Address:965 Amsterdam Avenue,
New York, NY 10025

Master Student, CS Dept.
Columbia University
www.columbia.edu/~zh2132
-------------------------------------------
07 Alumni
Bachelor of Eng, BUPT
www.bupt.edu.cn