Re: Dates and year 2000

Поиск
Список
Период
Сортировка
От Andy Marden
Тема Re: Dates and year 2000
Дата
Msg-id a511kl$p4d$1@jupiter.hub.org
обсуждение исходный текст
Ответы Re: Dates and year 2000  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Is this a bug?

"Andy Marden" <amarden@usa.net> wrote in message
news:a4u6fh$orp$1@jupiter.hub.org...
> Am loading date fields from text in one table to date in another. Format
of
> the text dates is 'DD.MM.YY', so that's the format mask I use. Dates for
> 2001 work OK - '02.09.01' translates as '2001-09-02', but '02.09.00'
> translates to '0001-09-02 BC'! The y2k.html part of the integrated doc
says
> that 70 - 69 equates 1970 - 2069.
>
> Am I missing something?
>
> Version 7.1.3 on RH 7.2 BTW
>
> Cheers
>
> Andy
>
>

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #598: optimizer: convert 'IN' to join
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] schema error upgrading from 7.1 to 7.2