git.postgresql.org Git - postgresql.git/commit
2011年8月30日 15:34:29 +0000 (11:34 -0400)
2011年8月30日 15:38:42 +0000 (11:38 -0400)
commit 8a3d33c8e6c681d512f79af4a521ee0c02befcef
Fix parsing of time string followed by yesterday/today/tomorrow.
Previously, 'yesterday 04:00:00'::timestamp didn't do the same thing as
'04:00:00 yesterday'::timestamp, and the return value from the latter
was midnight rather than the specified time.
Dean Rasheed, with some stylistic changes
This is the main PostgreSQL git repository.
RSS
Atom