]> granicus.if.org Git - postgresql/commit
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)
commit215d965f0e9b36ed06fe019bd4795782274787c4
tree2de7b7a0e0a024575cdb7c53ddc52a55b2e12610
parent7da6afef26a1351ab78e9ce0da321212b727d326
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