Applied patch from Oliver Jowett to clean up some instances where the wrong
Barry Lind <barry@xythos.com>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java | modified | +35 −24 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java | modified | +61 −7 |