Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Johan Miller" <johanmiller(at)gmail(dot)com>
  • Cc: "Kris Jurka" <jurka(at)ejurka(dot)com>, pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: Problem with java infinity mapping to postgres real column type
  • Date: Fri, 18 Jul 2008 20:51:14 -0400
  • Message-id: <11957.1216428674@sss.pgh.pa.us> <text/plain>

"Johan Miller" <johanmiller(at)gmail(dot)com> writes:
> On Thu, Jul 17, 2008 at 08:22, Kris Jurka <jurka(at)ejurka(dot)com> wrote:
>> 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.

> 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?

I believe the conclusion was that that change shouldn't be back-patched
because it would be a behavioral change that might break applications.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group