diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-08-30 11:34:29 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-08-30 11:38:42 -0400 |
commit | 8a3d33c8e6c681d512f79af4a521ee0c02befcef (patch) | |
tree | f85ddcc351946c777225a19c578d2c52254c5d61 /src/backend/access/gist/gistget.c | |
parent | eab2ef6164ae2d0e5a72501de9c09474fd94a394 (diff) | |
download | postgresql-8a3d33c8e6c681d512f79af4a521ee0c02befcef.tar.gz postgresql-8a3d33c8e6c681d512f79af4a521ee0c02befcef.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions