Re: Problems with infinity

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Problems with infinity
Дата
Msg-id Pine.BSO.4.56.0501150111490.1098@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Problems with infinity  (Oliver Siegmar <o.siegmar@vitrado.de>)
Список pgsql-jdbc

On Fri, 14 Jan 2005, Oliver Siegmar wrote:

> Will there be new 8.0 beta drivers with my patches included, soon?
>

I'm planning on putting out the official release sometime this weekend,
but I don't think your patch(es) are quite ready yet.  As I mentioned on
the original one, returning LONG.MAX_VALUE based data for getDate and
getTime is not a valid thing to do.  So that should be removed.  With that
gone it will break the tests you sent in, so those will need to get
updated.  I was also thinking about getTimestamp(int, Calendar).  I think
this also neeeds some special casing for the infinite value otherwise you
could wraparound the long value's range when adjusting the timezone.

Kris Jurka

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: JDBC release schedule?
Следующее
От: "Rashmi"
Дата:
Сообщение: Problem : Japanese Character Support