Re: Bug while retrieving money data type from db - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Bug while retrieving money data type from db
Date
Msg-id Pine.BSO.4.64.0802291253590.30295@leary.csoft.net
Whole thread Raw
In response to Re: Bug while retrieving money data type from db  (Daniel Migowski <dmigowski@ikoffice.de>)
List pgsql-jdbc

On Fri, 29 Feb 2008, Daniel Migowski wrote:

> Kris Jurka schrieb:
>> That will break existing applications that want to be able to do getDouble
>> on money data, but I'm OK with that because they should be pretty rare.
>
> If you are on breaking existing applications anyway, please reconsider my
> patch given in the Thread with the name "[JDBC] TypeInfoCache" :))
>

I still don't like your patch, but I am planning on implementing the
solution that Oliver and I liked better (making up a bogus precision for
types without lengths).

http://pgfoundry.org/tracker/index.php?func=detail&aid=1010277&group_id=1000224&atid=854

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Array Char/VarChar Size
Next
From: Tom Lane
Date:
Subject: Re: Array Char/VarChar Size