From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Ankit Kumar Pandey <itsankitkp(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, David Rowley <dgrowleyml(at)gmail(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se> |
Subject: | Re: [PoC] Implementation of distinct in Window Aggregates |
Date: | 2023-08-03 20:35:11 |
Message-ID: | A7FDA9E7-03D0-406D-9399-0E2C56A4D973@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 11 Jul 2023, at 01:06, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
>
> On 3/12/23 09:17, Ankit Kumar Pandey wrote:
>> Attaching updated patch with a fix for an issue in window function.
>> I have also fixed naming convention of patch as last patch had incompatible name.
>
> Hi,
>
> This patch does not apply to master. Could you rebase it and submit it as one patch which applies directly to master? Maybe I am wrong but the latest version looks like it only applies on top of one of your previous patches which makes it hard for the reviewer.
Since no update was posted, the patch was considered a PoC and the thread has
stalled, I will mark this returned with feedback. Please feel free to reopen a
new CF entry when there is a new patch available which addresses Andreas'
feedback on patch structure.
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2023-08-03 20:39:14 | Re: Configurable FP_LOCK_SLOTS_PER_BACKEND |
Previous Message | Alena Rybakina | 2023-08-03 19:47:44 | Re: POC, WIP: OR-clause support for indexes |