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

Attached is a patch for removing the discussed format of date-times.

Commits

  1. Tighten error checks in datetime input, and remove bogus "ISO" format.

  2. Measure the current transaction time to milliseconds.