Applied patch from Oliver Jowett to clean up some instances where the wrong
authorBarry Lind <barry@xythos.com>
Thu, 18 Sep 2003 04:14:27 +0000 (04:14 +0000)
committerBarry Lind <barry@xythos.com>
Thu, 18 Sep 2003 04:14:27 +0000 (04:14 +0000)
commit732c0e1f38f59535e54115fc89bbc8ffa6518ab2
tree76f70c960d7a3179daad67e8b1c964c9099650b0
parent9331b6a7ffb4f562e16a8789fd28066ff61bacff
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
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java