Bug in function to_char() !!

Поиск
Список
Период
Сортировка
Искать
От
Najib Abi Fadel
Тема
Bug in function to_char() !!
Дата
Msg-id
001c01c45f3f$b1931000$9d64a8c0@najib
Список
Дерево обсуждения
Re: Bug in function to_char() !! "Najib Abi Fadel" <nabifadel@usj.edu.lb>
Re: Bug in function to_char() !! Stefan Kaltenbrunner <mm-mailinglist@madness.at>
Re: Bug in function to_char() !! Robin Ericsson <robin.ericsson@profecta.se>
Hi, i am using PostgreSQL 7.3.2
 
there's a bug for the date '2005-03-27' !!!!!!!!!!!!!!!!!!!!!!!!!!!
 
SELECT to_char('2005-03-27'::date,'DD/MM/YYYY');
  to_char
------------
 26/03/2005
(1 row)
I get the date 26/03/2005 instead of 27/03/2005 !!!
 
For other dates the function works well !!
В списке pgsql-general по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: case for lock_timeout
От: Christopher Cashell
Дата:
FAQ