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
-
Reject "23:59:60.nnn" in datetime input.
- a9632830bb05 13.0 landed
- b2c64f571db4 10.14 landed
- a958b07bc453 12.4 landed
- 6490376e56b0 11.9 landed