Additional jdbc regression tests submitted by Oliver Jowett. Some tests are
Barry Lind <barry@xythos.com>
Additional jdbc regression tests submitted by Oliver Jowett. Some tests are currently commented out, pending fixes for the bugs these tests uncovered. Modified Files: jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java Added Files: jdbc/org/postgresql/test/jdbc2/CursorFetchTest.java
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/test/jdbc2/CursorFetchTest.java | added | +92 −0 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java | modified | +1 −0 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java | modified | +33 −0 |