Re: Date-Time dangling unit fix
Joseph Koshakow <koshy44@gmail.com>
From: Joseph Koshakow <koshy44@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alexander Lakhin <exclusion@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-05T21:14:48Z
Lists: pgsql-hackers
Attachments
- v3-0001-Remove-unknown-ISO-format-handle-dandling-units.patch (text/x-patch) patch v3-0001
Also I removed some dead code from the previous patch. - Joe Koshakow
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