Add support for Distinct in Window aggregates

Edit
ID 4243
Title Add support for Distinct in Window aggregates
Topic SQL Commands
Created 2023-03-12 07:23:09
Last modified 2023-08-03 20:36:22 (1 year, 3 months ago)
Latest email 2023-08-03 20:35:11 (1 year, 3 months ago)
Status
2023-07: Returned with feedback
Target version 17
Authors Ankit Kumar Pandey (ankitkpandey)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4243
git checkout commitfest/cf/4243
Emails
[PoC] Implementation of distinct in Window Aggregates
First at 2022-12-24 12:52:03 by Ankit Pandey <itsankitkp at gmail.com>
Latest at 2023-08-03 20:35:11 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (v1-0003-Implement-distinct-in-Window-Aggregates.patch) at 2023-03-12 08:17:50 from Ankit Kumar Pandey <itsankitkp at gmail.com>
    Attachment (v1-0003-Implement-distinct-in-Window-Aggregates.patch) at 2023-03-12 08:17:50 from Ankit Kumar Pandey <itsankitkp at gmail.com> (Patch: Yes)
    Attachment (distinct_windows.patch) at 2023-03-12 07:25:48 from Ankit Kumar Pandey <itsankitkp at gmail.com> (Patch: Yes)
    Attachment (v1-0002-Implement-distinct-in-Window-Aggregates.patch) at 2023-01-04 12:40:32 from Ankit Kumar Pandey <itsankitkp at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Implement-distinct-in-Window-Aggregates.patch) at 2022-12-24 12:52:03 from Ankit Pandey <itsankitkp at gmail.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2023-03-12 07:27:11 Ankit Kumar Pandey (ankitkpandey) From Ankit Kumar Pandey <itsankitkp@gmail.com>
at 2023-03-12 07:25:48
Updated patch
History
When Who What
2023-08-03 20:36:22 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Returned with feedback
2023-07-10 23:06:40 Andreas Karlsson (kandreas) New status: Waiting on Author
2023-03-12 07:27:11 Ankit Kumar Pandey (ankitkpandey) Added annotation "Updated patch" to 770824eb-a01e-354c-2434-7fed1dd832a4@gmail.com
2023-03-12 07:23:26 Ankit Kumar Pandey (ankitkpandey) Changed authors to Ankit Kumar Pandey (ankitkpandey)
2023-03-12 07:23:26 Ankit Kumar Pandey (ankitkpandey) Changed targetversion to 17
2023-03-12 07:23:09 Ankit Kumar Pandey (ankitkpandey) Attached mail thread CALbMxBxHnSxZH-Z7dES0gCK-D=54k2XRdtqL0d0x4eXF+65bZw@mail.gmail.com
2023-03-12 07:23:09 Ankit Kumar Pandey (ankitkpandey) Created patch record
Edit