How to get Agg attribute - Mailing list pgsql-hackers

From Zhe He
Subject How to get Agg attribute
Date
Msg-id d7ca04b40809160903n1a404de2tf704747eedad712c@mail.gmail.com
Whole thread Raw
List pgsql-hackers
<div dir="ltr">Hi,<br />I am implementing a new feature of postgres. The problem is <br />how to get the attribute of
Aggregation. In /src/backend/commands/explain.c,<br />I want to add a function after  "case AGG_HASHED" to get the name
<br/> of this aggregation attribute in the table. How can I get it.<br /><br />I tried to see (Agg *)
plan)->grpColIdx,which just is a integer number.<br /><br clear="all" /> <br />Best Regards,<br />Zhe HE<br />TEL:
(001)646-789-3008<br /> Address:965 Amsterdam Avenue, <br />New York, NY 10025<br /><br />Master Student, CS Dept.<br
/>ColumbiaUniversity <br /><a href="http://www.columbia.edu/~zh2132">www.columbia.edu/~zh2132</a><br
/>-------------------------------------------<br/> 07 Alumni<br />Bachelor of Eng, BUPT <br /><a
href="http://www.bupt.edu.cn">www.bupt.edu.cn</a><br/></div> 

pgsql-hackers by date:

Previous
From: "Sushant Sinha"
Date:
Subject: Re: text search patch status update?
Next
From: "Joey K."
Date:
Subject: 84 Wishlist update