Re: Date-Time dangling unit fix
Joseph Koshakow <koshy44@gmail.com>
From: Joseph Koshakow <koshy44@gmail.com>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
lockhart@fourpalms.org
Date: 2023-03-05T16:39:58Z
Lists: pgsql-hackers
Attachments
- v2-0001-Remove-unknown-ISO-format-handle-dandling-units.patch (text/x-patch) patch v2-0001
Attached is a patch for removing the discussed format of date-times.
Commits
-
Tighten error checks in datetime input, and remove bogus "ISO" format.
- 5b3c5953553b 16.0 landed
-
Measure the current transaction time to milliseconds.
- 6f58115dddfa 7.2.1 cited