Access aggregation functions in plan stage of fdw? - Mailing list pgsql-interfaces

From Ian Pye
Subject Access aggregation functions in plan stage of fdw?
Date
Msg-id CAEVWPAUbg4c9kYNM0A=OpREotqt2YKyY9k7zu2U85SqPM1ZDJA@mail.gmail.com
Whole thread Raw
Responses Re: Access aggregation functions in plan stage of fdw?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
<p dir="ltr">I'm trying to write a fdw where aggregate functions are pushed down to the underlaying data store. I can't
finda way to get a list of these out of the query* struct however. <p dir="ltr">Is this possible? Any pointers
appreciated.Failing this, can I just get the original query as a string? 

pgsql-interfaces by date:

Previous
From: "Francisco Figueiredo Jr."
Date:
Subject: Npgsql 2.0.14 released!
Next
From: Tom Lane
Date:
Subject: Re: Access aggregation functions in plan stage of fdw?