Re: Problems with infinity

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

On Fri, 14 Jan 2005, Oliver Siegmar wrote:

> Well, I'd set Long.MIN_VALUE / Long.MAX_VALUE to the Timestamp - the pgsql
> driver could simply convert this to '-infinity' / 'infinity' strings, not?
> This could be done for both directions.
>

Ahh, of course!  The pg timestamp range is completely irrelevent to this
discussion because we are using infinity.  That does sound workable.  I'll
put it on the todo, but I personally don't think it's very high priority.

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Problems with infinity
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Removing our datasource/pooling implementation.