Re: Fast BigDecimal - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Fast BigDecimal
Date
Msg-id Pine.BSO.4.64.0904191211550.12599@leary.csoft.net
Whole thread Raw
In response to Re: Fast BigDecimal  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-jdbc

On Sun, 19 Apr 2009, Heikki Linnakangas wrote:

> Thanks. One more thing: this accepts "-.", which the normal version doesn't.
> Patch attached.
>

Committed.  This was a problem for the getFastInt/Long methods as well
where they allowed a bare negative sign.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Fast BigDecimal
Next
From: John Lister
Date:
Subject: Unit tests and ordering