Re: Bug while retrieving money data type from db

From: Kris Jurka <books(at)ejurka(dot)com>
To: Daniel Migowski <dmigowski(at)ikoffice(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bug while retrieving money data type from db
Date: 2008-02-29 17:57:11
Message-ID: Pine.BSO.4.64.0802291253590.30295@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2008-02-29 18:44:27 Re: Array Char/VarChar Size
Previous Message Kris Jurka 2008-02-29 17:53:57 Re: Array Char/VarChar Size