Re: Reference to parent query from ANY sublink - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Reference to parent query from ANY sublink
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Reference to parent query from ANY sublink  (Tom Lane <[email protected]>)
List pgsql-hackers
Tom Lane <[email protected]> writes:
>> Yeah, I found myself wishing for an EXPLAIN option that would show
>> that.
>
> It's not hard to do ... how about the attached?

+1

> I chose to print grouping keys for both Agg and Group nodes, and to
> show them unconditionally.  There's some case maybe for only including
> them in verbose mode, but since sort keys are shown unconditionally,
> it seemed more consistent this way.

+1

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: KONDO Mitsumasa
Date:
Subject: Re: Time-Delayed Standbys
Next
From: KONDO Mitsumasa
Date:
Subject: Re: Optimize kernel readahead using buffer access strategy