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 2c084c1c2bf599ceb2afa87874de8bc1@xs4all.nl
Whole thread Raw
In response to Re: Add RANGE with values and exclusions clauses to the WindowFunctions  (Erik Rijkers <er@xs4all.nl>)
Responses Re: Add RANGE with values and exclusions clauses to the Window Functions  (Oliver Ford <ojford@gmail.com>)
List pgsql-hackers
On 2017-11-27 17:34, Erik Rijkers wrote:
> 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).

0001-window-frame-v3-fixtags.diff

now attached, I hope...


Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables
Next
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] PATCH: multivariate histograms and MCV lists