Error on date-time parsing for dangling units

Edit
ID 4109
Title Error on date-time parsing for dangling units
Topic Bug Fixes
Created 2023-01-06 01:33:29
Last modified 2023-03-16 18:19:05 (1 year, 8 months ago)
Latest email 2023-03-16 18:20:22 (1 year, 8 months ago)
Status
2023-03: Committed
Target version
Authors Joseph Koshakow (jkoshakow)
Reviewers Tom Lane (tgl)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/4109
git checkout commitfest/cf/4109
Emails
Date-Time dangling unit fix
First at 2022-12-11 15:29:23 by Joseph Koshakow <koshy44 at gmail.com>
Latest at 2023-03-16 18:20:22 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v4-0001-Remove-unknown-ISO-format-handle-dandling-units.patch) at 2023-03-10 00:26:31 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v4-0001-Remove-unknown-ISO-format-handle-dandling-units.patch) at 2023-03-10 00:26:31 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v3-0001-Remove-unknown-ISO-format-handle-dandling-units.patch) at 2023-03-05 21:14:48 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Remove-unknown-ISO-format-handle-dandling-units.patch) at 2023-03-05 16:39:58 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Handle-dangling-units-in-date-time-input.patch) at 2022-12-13 00:11:16 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Handle-dangling-units-in-date-time-input.patch) at 2022-12-11 15:41:27 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Handle-dangling-units-in-date-time-input.patch) at 2022-12-11 15:29:23 from Joseph Koshakow <koshy44 at gmail.com> (Patch: Yes)
History
When Who What
2023-03-16 18:19:05 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-03-16 18:19:05 Tom Lane (tgl) Changed committer to tgl
2023-03-14 16:23:11 Tom Lane (tgl) New status: Waiting on Author
2023-03-10 16:35:19 Tom Lane (tgl) Added tgl as reviewer
2023-01-06 01:33:39 Joseph Koshakow (jkoshakow) Changed authors to Joseph Koshakow (jkoshakow)
2023-01-06 01:33:29 Joseph Koshakow (jkoshakow) Attached mail thread CAAvxfHf2Q1gKLiHGnuPOiyf0ASvKUM4BnMfsXuwgtYEb_Gx0Zw@mail.gmail.com
2023-01-06 01:33:29 Joseph Koshakow (jkoshakow) Created patch record
Edit