Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses
Date
Msg-id 50687.1403935977@sss.pgh.pa.us
Whole thread Raw
In response to Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses  (David Rowley <dgrowley@gmail.com>)
Responses Re: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses  (David Rowley <dgrowley@gmail.com>)
List pgsql-hackers
David Rowley <dgrowley@gmail.com> writes:
> [ wfunc_pushdown_partitionby_v0.4.patch ]

I've committed this with the addition of a volatility check and some
other basically-cosmetic adjustments.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: ALTER SYSTEM RESET?
Next
From: Amit Kapila
Date:
Subject: Re: better atomics - v0.5