Re: Avoid extra Sort nodes between WindowAggs when sorting can bereused - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Avoid extra Sort nodes between WindowAggs when sorting can bereused
Date
Msg-id 008A85EB-70E1-476E-BCD4-142D85BDD98B@yesql.se
Whole thread Raw
In response to Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
> On 13 Sep 2018, at 19:50, Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
>
> Here's what I have queued up to push.

LGTM, thanks!

> +     * framing clauses differ), then all peer rows must be presented in the
> +     * same order in all of them. If we allowed multiple sort nodes for such

Should probably be capitalized as "Sort nodes” to match the rest of the comment.

cheers ./daniel

pgsql-hackers by date:

Previous
From: Brad DeJong
Date:
Subject: Re: Re[3]: doc - improve description of default privileges
Next
From: Surafel Temesgen
Date:
Subject: Re: hostorder and failover_timeout for libpq