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