Re: Proposal: QUALIFY clause - Mailing list pgsql-hackers

From Matheus Alcantara
Subject Re: Proposal: QUALIFY clause
Date
Msg-id 2dcccd4b-c998-4d0e-8c13-52952d25d4a3@gmail.com
Whole thread
In response to Re: Proposal: QUALIFY clause  ("Matheus Alcantara" <matheusssilv97@gmail.com>)
List pgsql-hackers
On 14/07/26 15:23, Matheus Alcantara wrote:
> 
> [ ... ]
> 
>> So there are two patches attached:
>>
>> - v2-0001-Add-QUALIFY-clause.patch: the query-rewrite approach, complete (window and
>>    non-window QUALIFY), with docs and tests.
>>
>> - v2-0001-Add-QUALIFY-clause.patch.nocfbot: the planner-based approach,
>>    window-functions only. Note that there is some test cases failing due
>>    to WIP state.
>>
> 
> CFBot was not happy with v2 due to some compiler warnings. Attaching v3
> with fixes, not major changes compared with v2.
> 
v3 needs a rebase. Attaching v4 rebased, no changes compared with v3.

--
Matheus Alcantara
EDB: https://www.enterprisedb.com
Attachment

pgsql-hackers by date:

Previous
From: Alexandre Felipe
Date:
Subject: Re: aio: worker: Free SMGR objects when idle
Next
From: Ashutosh Bapat
Date:
Subject: Re: [PATCH] Two remaining shmem attachment issues in single-user mode