git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eab2ef6) | patch
Fix parsing of time string followed by yesterday/today/tomorrow.
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
src/backend/utils/adt/datetime.c diff | blob | blame | history
src/test/regress/expected/horology.out diff | blob | blame | history
src/test/regress/sql/horology.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /