On 30 May 2016 at 15:44, Andrew Gierth <[email protected]> wrote: >>>>>> "Dean" == Dean Rasheed <[email protected]> writes: > > Dean> That may be so, but we already support FILTER for all windows > Dean> functions as well as aggregates: > > Not so: > > "If FILTER is specified, then only the input rows for which the > filter_clause evaluates to true are fed to the window function; other > rows are discarded. Only window functions that are aggregates accept a > FILTER clause." >
Ah, yes. It's all coming back to me now. Regards, Dean -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
