OSDN Git Service

Fixed support in jdbc for 7.3 server autocommit. With these changes the
authorBarry Lind <barry@xythos.com>
Thu, 17 Oct 2002 05:33:52 +0000 (05:33 +0000)
committerBarry Lind <barry@xythos.com>
Thu, 17 Oct 2002 05:33:52 +0000 (05:33 +0000)
commitc3e7b3cc96ea1f84be7a402942a0572428d6ef25
tree6f3acc24fc982addcb7ef8d644d5edd70bbd8ba8
parentf789bd3de2304b26dad3af71ea5f65d79ba7e10a
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
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java