1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00
Files
postgres/src/interfaces/jdbc/org/postgresql
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-07-21 18:52:11 +00:00
2000-04-17 20:07:56 +00:00
>
2001-08-21 00:37:23 +00:00
2001-07-21 21:27:41 +00:00
>
2001-08-21 00:37:23 +00:00
2000-04-26 05:39:32 +00:00
>
2001-08-21 00:37:23 +00:00