Files
postgresql/src
Bruce Momjian ef80c87f60 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
2001-08-22 13:20:06 +00:00
..
2001-08-08 13:30:20 +00:00
2001-08-16 21:53:27 +00:00
2001-03-22 04:01:46 +00:00
1999-07-30 03:45:57 +00:00
2001-07-11 22:12:43 +00:00