Thomas Lockhart <[EMAIL PROTECTED]> writes:
>> Looks to me like an off-by-one kind of problem in deciding which
>> timezone applies to midnight of a transition day.
> The date->timestamp conversion code gets this right, so you might want
> to look at that.
Au contraire: the cited examples appear to prove that the
date->timestamp conversion code gets this *wrong*. Or did
you miss the point of
regression=# select '2000-04-02'::date::timestamp;
?column?
------------------------
2000-04-01 23:00:00-05
(1 row)
regards, tom lane
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.2 Tom Lane
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Karel Zak
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Thomas Lockhart
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Tom Lane
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Thomas Lockhart
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Tom Lane
- Re: [BUGS] bug in date_part() function in 6.5.2, ... Thomas Lockhart
- Re: [BUGS] bug in date_part() function in 6.5.2, 7.0.... Thomas Lockhart
