]> granicus.if.org Git - postgresql/commit
Attached is a simple one line patch for the problem reported in the
authorBruce Momjian <bruce@momjian.us>
Wed, 22 Aug 2001 13:20:06 +0000 (13:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 22 Aug 2001 13:20:06 +0000 (13:20 +0000)
commitef80c87f60b7377728f9eb0005b0af22f9afcb48
tree1ec7683d0e1b80d4484fe1ce30efb5eca26202ca
parente8f7bfc09526a5ba25a9f9b4ae9ce8509f6ceced
Attached is a simple one line patch for the problem reported in the
following email.

 > > The problem:  When I call getBigDecimal() on a ResultSet, it
 > > sometimes throws an exception:
 > >
 > >   Bad BigDecimal 174.50
 > >     at org.postgresql.jdbc2.ResultSet.getBigDecimal(ResultSet.java:373)
 > >     at org.postgresql.jdbc2.ResultSet.getBigDecimal(ResultSet.java:984)
 > >     ...blah blah blah...
 > >   org.postgresql.util.PSQLException: Bad BigDecimal 174.50

Barry Lind
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java