Re: bug in date_part() function in 6.5.2, 7.0.2

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, analyst(at)sibinet(dot)ru, pgsql-bugs(at)postgresql(dot)org
Subject: Re: bug in date_part() function in 6.5.2, 7.0.2
Date: 2000-09-06 14:42:55
Message-ID: Pine.LNX.3.96.1000906164018.27131A-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>
> Looks to me like an off-by-one kind of problem in deciding which
> timezone applies to midnight of a transition day.
>
> regards, tom lane

Hmm ... really cool solution. You are right! I was sure that in the my
to_xxxx() code can't be bug :-))

Thanks.
Karel

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2000-09-06 14:47:56 Re: /usr/include/pgsql/os.h does not exist
Previous Message Tom Lane 2000-09-06 14:37:33 Re: bug in date_part() function in 6.5.2, 7.0.2