Re: Add RANGE with values and exclusions clauses to the WindowFunctions - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: Add RANGE with values and exclusions clauses to the WindowFunctions
Date
Msg-id bc8a1d397fa81d6ae33c297d0224184b@xs4all.nl
Whole thread Raw
In response to Re: Add RANGE with values and exclusions clauses to the Window Functions  (Oliver Ford <ojford@gmail.com>)
Responses Re: Add RANGE with values and exclusions clauses to the WindowFunctions  (Erik Rijkers <er@xs4all.nl>)
List pgsql-hackers
On 2017-11-27 16:01, Oliver Ford wrote:
> Attached is it in bare diff form.

[0001-window-frame-v3.patch]

Thanks, that did indeed fix it:

make && make check  now  ok.

There were errors in the doc build (unmatched tags); I fixed them in the 
attached doc-patch (which should go on top of yours).

(In very limited testing I did not find any problems yet)


thanks,

Erik Rijkers




pgsql-hackers by date:

Previous
From: Ildus Kurbangaliev
Date:
Subject: Re: [HACKERS] Custom compression methods
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables