Re: time values past 24:00:00 (or rather 23:59:60)

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Bugs <pgsql-bugs@postgresql.org>
Date: 2020-06-05T10:27:43Z
Lists: pgsql-bugs
Re: Tom Lane
> I pushed this fix, but only as far back as v10.  To apply it in the
> 9.x branches, we'd need to make the code support float timestamps,
> and I didn't think it was worth the trouble.

Aye. Thanks!

Christoph



Commits

  1. Reject "23:59:60.nnn" in datetime input.