Fixed support in jdbc for 7.3 server autocommit. With these changes the
Barry Lind <barry@xythos.com>
Fixed support in jdbc for 7.3 server autocommit. With these changes the jdbc regression tests pass for both autocommit on and autocommit off Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java jdbc/org/postgresql/test/jdbc2/ConnectionTest.java
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java | modified | +55 −5 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java | modified | +17 −7 |