Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.

Поиск
Список
Период
Сортировка
От Torello Querci
Тема Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.
Дата
Msg-id 200309101252.22929.querci@negens.com
обсуждение исходный текст
Ответы Re: Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Re: Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.  (Karel Zak <zakkr@zf.jcu.cz>)
Re: Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.  (Daniel Schreiber <daniel.schreiber@s1999.tu-chemnitz.de>)
Re: Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi to all,

I have a problem storing 1973/06/03 date.

If I send this statement

    select to_date('03/06/1973','dd/mm/yyyy');

in the psql interface I obtain

 to_date
------------
 1973-06-02

I test this statement with Postgres 7.3.2 and 7.3.4 packaged withMandrake 9.1
and Mandrake 9.2RC1 and obtain the same result.

Can anyone help me?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PG 7.4 beta 2: COPY IN, arrays, and double quotes bug.
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Date 1973/06/03 Conversion Problem in 7.3.4 and 7.3.2.