Access aggregation functions in plan stage of fdw?

From: Ian Pye <ianpye(at)gmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Access aggregation functions in plan stage of fdw?
Date: 2013-12-12 01:00:01
Message-ID: CAEVWPAUbg4c9kYNM0A=OpREotqt2YKyY9k7zu2U85SqPM1ZDJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I'm trying to write a fdw where aggregate functions are pushed down to the
underlaying data store. I can't find a way to get a list of these out of
the query* struct however.

Is this possible? Any pointers appreciated. Failing this, can I just get
the original query as a string?

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2013-12-12 02:50:41 Re: Access aggregation functions in plan stage of fdw?
Previous Message Francisco Figueiredo Jr. 2013-12-10 11:38:20 Npgsql 2.0.14 released!