Andres Freund <[email protected]> writes:
> On 2016-11-13 17:20:05 -0500, Tom Lane wrote:
>> Why do you care? It's a pretty specialized hook.
> Citus currently uses it to output additional information for distributed
> queries. I suspect we'll instead, for now, have to intercept EXPLAIN as
> a whole then :( (moving to custom plans unfortunately is still a bit off
> unfortunately).
Seems like you might want a hook further down then, perhaps at
ExplainPrintPlan.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers