Re: [BUG?] Extreme dates

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: [BUG?] Extreme dates
Дата
Msg-id Pine.BSO.4.56.0405171540050.24398@leary.csoft.net
обсуждение исходный текст
Ответ на [BUG?] Extreme dates  (ow <oneway_111@yahoo.com>)
Ответы Re: [BUG?] Extreme dates
Re: [BUG?] Extreme dates
Список pgsql-jdbc

On Mon, 17 May 2004, ow wrote:

> [timestamps like 0002-10-30 are incorrectly seen as 2030-02-10].

Yes, that's a bug alright.  I've fixed this in both the stable and
development cvs trees.  While looking at this I noticed that the timestamp
code has no provisions for BC dates, so if you're working with years in
that area, that's something to be aware of.  Fixing that has gone on the
todo list, but I wanted to get this fix out to you now.

Kris Jurka


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

Предыдущее
От: ow
Дата:
Сообщение: [BUG?] Extreme dates
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: v3proto Parse/Bind and the query planner