| From: | Krasiyan Andreev <krasiyan(at)gmail(dot)com> |
|---|---|
| To: | Vik Fearing <vik(at)postgresfriends(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Implement <null treatment> for window functions |
| Date: | 2020-11-12 22:35:20 |
| Message-ID: | CAN1Pwon3QWgHjixYORg=rufKOOWZ4enviDWjEdLnBPQFcG7tDg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi, it looks like Vik Fearing's patch does not apply anymore, because there
are many conflicts with recent changes, fixed patch attached.
I am interested in reviewing and testing it for the next commitfest, if
it's design and implementation is found to be acceptable.
Additionally, if it is also acceptable, I can add support for handling
negative indexes for nth_value(), to be able to reverse order from
first/from last for the window frame.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-implement-null-treatment-for-window-functions.patch | text/x-patch | 61.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2020-11-12 22:40:30 | Re: Zedstore - compressed in-core columnar storage |
| Previous Message | Tom Lane | 2020-11-12 22:28:20 | Re: [PATCH] remove deprecated v8.2 containment operators |