Error on date-time parsing when there's extraneous fields with reserved keywords

Edit
ID 4108
Title Error on date-time parsing when there's extraneous fields with reserved keywords
Topic Bug Fixes
Created 2023-01-06 01:31:57
Last modified 2023-03-09 21:49:17 (1 year, 8 months ago)
Latest email 2023-03-09 21:50:11 (1 year, 8 months ago)
Status
2023-03: Committed
Target version
Authors Joseph Koshakow (jkoshakow)
Reviewers Keisuke Kuroda (kiskk)Become reviewer
Committer Tom Lane (tgl)
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/4108
git checkout commitfest/cf/4108
Emails
Date-time extraneous fields with reserved keywords
First at 2022-12-11 22:30:09 by Joseph Koshakow <koshy44 at gmail.com>
Latest at 2023-03-09 21:50:11 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v3-0001-Handle-extraneous-fields-in-date-time-input.patch) at 2023-03-04 20:05:08 from Joseph Koshakow <koshy44 at gmail.com>
    Attachment (v3-0001-Handle-extraneous-fields-in-date-time-input.patch) at 2023-03-04 20:05:08 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Handle-extraneous-fields-in-date-time-input.patch) at 2023-03-04 17:29:09 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Handle-extraneous-fields-in-date-time-input.patch) at 2022-12-11 22:30:09 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
History
When Who What
2023-03-09 21:49:17 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-03-09 21:49:17 Tom Lane (tgl) Changed committer to tgl
2023-03-08 05:42:15 Keisuke Kuroda (kiskk) Posted review with messageid <167825413577.628976.992608777306663269.pgcf@coridan.postgresql.org>
2023-03-08 05:42:15 Keisuke Kuroda (kiskk) New status: Ready for Committer
2023-03-04 17:30:15 Joseph Koshakow (jkoshakow) New status: Needs review
2023-03-03 04:41:39 Keisuke Kuroda (kiskk) Added kiskk as reviewer
2023-03-03 04:41:23 Keisuke Kuroda (kiskk) Posted review with messageid <167781848301.628976.9656818333290979930.pgcf@coridan.postgresql.org>
2023-03-03 04:41:22 Keisuke Kuroda (kiskk) New status: Waiting on Author
2023-01-06 01:32:35 Joseph Koshakow (jkoshakow) Changed authors to Joseph Koshakow (jkoshakow)
2023-01-06 01:31:57 Joseph Koshakow (jkoshakow) Attached mail thread CAAvxfHdm8wwXwG_FFRaJ1nTHiMWb7YXS2YKCzCt8Q0a2ZoMcHg@mail.gmail.com
2023-01-06 01:31:57 Joseph Koshakow (jkoshakow) Created patch record
Edit