Re: Problem with java infinity mapping to postgres real column type

Поиск
Список
Период
Сортировка
От Johan Miller
Тема Re: Problem with java infinity mapping to postgres real column type
Дата
Msg-id 3713c3aa0807170416m505e2343rfc3e927efc6b0a90@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with java infinity mapping to postgres real column type  (Kris Jurka <jurka@ejurka.com>)
Ответы Re: Problem with java infinity mapping to postgres real column type
Список pgsql-jdbc
On Thu, Jul 17, 2008 at 08:22, Kris Jurka <jurka@ejurka.com> wrote:
I get the error (or variant) for 7.4 -> 8.2 on Debian Linux.  8.3 and HEAD work.

I see this in the 8.3 release notes:

Fix float4/float8 to handle Infinity and NAN (Not A Number) consistently (Bruce)  The code formerly was not consistent about distinguishing Infinity from overflow conditions.

So this is more of a database problem than a jdbc driver problem? We are using variants of 8.1 and 8.2 in production.
What would be the options to handle this on earlier version where it is not fixed? Would it be a possibility that this will get changed in the 8.1 and 8.2 versions also?

--
Johan Miller

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Problem with java infinity mapping to postgres real column type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with java infinity mapping to postgres real column type