git.postgresql.org Git - postgresql.git/commit
2021年4月10日 17:33:46 +0000 (19:33 +0200)
2021年4月10日 17:33:46 +0000 (19:33 +0200)
commit 496e58bb0e5e939e6ed5839c92b05e3ab11b54bb
Improve behavior of date_bin with origin in the future
Currently, when the origin is after the input, the result is the
timestamp at the end of the bin, rather than the beginning as
expected. This puts the result consistently at the beginning of the
bin.
Author: John Naylor <john.naylor@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/CAFBsxsGjLDxQofRfH+d4KSAXxPf3MMevUG7s6EDfdBOvHLDLjw@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom