mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Some updates prior to retrieving a fresh cvs copy:
Tue Feb 06 19:00:00 GMT 2001 peter@retep.org.uk - Completed first two TestCase's for the test suite. JUnit is now recognised by ant.
This commit is contained in:
@ -353,6 +353,7 @@ public class ResultSet extends org.postgresql.ResultSet implements java.sql.Resu
|
||||
|
||||
if (s != null)
|
||||
{
|
||||
|
||||
try
|
||||
{
|
||||
val = new BigDecimal(s);
|
||||
|
Reference in New Issue
Block a user