OSDN Git Service

Two patches from Kris Jurka. One fixes a problem with incorrect type for double
authorBarry Lind <barry@xythos.com>
Tue, 4 Feb 2003 10:09:32 +0000 (10:09 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 4 Feb 2003 10:09:32 +0000 (10:09 +0000)
commit28ce9f0feda3e5b192ac293199eca48da6c9f459
tree27117c919634c9f52b0ef7f9688635d0882638eb
parent16a30346c86590fbdcd83cacd2a0a9dbd2cd00dc
Two patches from Kris Jurka.  One fixes a problem with incorrect type for double
and the other fixes a NPE in Statement.toString() under some circumstances.
The second patch was originally submitted by Oliver Jowett and updated by Kris
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java