Add IGNORE NULLS and FROM LAST options

Edit
ID 1724
Title Add IGNORE NULLS and FROM LAST options
Topic SQL Commands
Created 2018-07-13 13:58:01
Last modified 2018-09-30 18:57:09 (6 years, 1 month ago)
Latest email 2024-09-12 02:30:48 (2 months, 1 week ago)
Status
2018-09: Returned with feedback
Target version
Authors Oliver Ford (ojford)
Reviewers Krasiyan Andreev (krasiyan)Become reviewer
Committer Andrew Gierth (rhodiumtoad)
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/1724
git checkout commitfest/cf/1724
Emails
Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
First at 2018-07-13 12:52:00 by Oliver Ford <ojford at gmail.com>
Latest at 2024-09-12 02:30:48 by Tatsuo Ishii <ishii at postgresql.org>
Latest attachment (0002-add-ignore_nulls.patch) at 2024-09-09 09:49:11 from Oliver Ford <ojford at gmail.com>
    Attachment (0002-add-ignore_nulls.patch) at 2024-09-09 09:49:11 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (0001-add-ignore_nulls.patch) at 2024-09-07 20:25:28 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (reject_null_treatment.patch) at 2023-05-06 03:57:25 from Tatsuo Ishii <ishii at sraoss.co.jp> (Patch: Yes)
    Attachment (0001-initial-window-ignore.patch) at 2023-05-01 11:57:38 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Implement-IGNORE-or-RESPECT-NULLS-parse-analysis-.patch) at 2023-04-22 12:14:43 from Tatsuo Ishii <ishii at sraoss.co.jp> (Patch: Yes)
    Attachment (pg13_ignore_nulls.patch) at 2020-04-30 19:50:00 from Krasiyan Andreev <krasiyan at gmail.com> (Patch: Yes)
    Attachment (0001-RESPECT-IGNORE-NULLS-FIRST-LAST-in-windowing-functio.patch) at 2018-07-28 18:59:58 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-respect.patch) at 2018-07-13 12:52:00 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
History
When Who What
2018-09-30 18:57:09 Andrew Gierth (rhodiumtoad) Closed in commitfest 2018-09 with status: Returned with feedback
2018-09-18 12:45:20 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as committer
2018-09-18 11:44:13 Krasiyan Andreev (krasiyan) New status: Ready for Committer
2018-07-16 08:26:43 Oliver Ford (ojford) Changed topic to SQL Commands
2018-07-13 13:58:25 Oliver Ford (ojford) Changed authors to Oliver Ford (ojford)
2018-07-13 13:58:25 Oliver Ford (ojford) Changed reviewers to Krasiyan Andreev (krasiyan)
2018-07-13 13:58:01 Oliver Ford (ojford) Attached mail thread CAGMVOdsbtRwE_4+v8zjH1d9xfovDeQAGLkP_B6k69_VoFEgX-A@mail.gmail.com
2018-07-13 13:58:01 Oliver Ford (ojford) Created patch record
Edit