Applied patch from Oliver Jowett to clean up some instances where the wrong

Barry Lind <barry@xythos.com>

Commit: 215d965f0e9b36ed06fe019bd4795782274787c4
Author: Barry Lind <barry@xythos.com>
Date: 2003-09-18T04:14:27Z
Releases: 7.4.1
Applied patch from Oliver Jowett to clean up some instances where the wrong
type was being reported for PREPAREs.

 Modified Files:
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
 	jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java

Files