Re: date_part bug?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: date_part bug?
Дата
Msg-id 3AC588C7.9210F3AC@archonet.com
обсуждение исходный текст
Ответ на date_part bug?  (Salvador Mainé <salvamaine@yahoo.com>)
Список pgsql-sql
"Salvador Mainé" wrote:
> 
> Hello:
> 
> I'm using postgres 7.0.2. When I use date_part('day', date) sometimes I
> get wrong values. Ie:
> and date_part('day', '1999-3-28')=27
> 
> and date_part('day', '2000-3-26')=25
> 
> Is it a bug? Is there any SQL equivalent function?

I remember some issues with summertime settings and timezones (I think
the person how originally found the bug was in New Zealand and PG got
confused by a +13 timezone) - don't know if this might affect you or if
it was fixed before 7.0.2

You might want to try the to_char function and see if that displays the
same problem.

- Richard Huxton


В списке pgsql-sql по дате отправления:

Предыдущее
От: Sharmad Naik
Дата:
Сообщение: Library Management System
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Function x returns opaque in error typeidTypeRelid