Fix Java program in 005.regression test.
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 3 Aug 2017 03:41:40 +0000 (12:41 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 3 Aug 2017 05:30:50 +0000 (14:30 +0900)
commit8ba509144d0bd11395f797f19ed9bd4b6c9839b4
tree794190e95dffd6226e3ffbec2c824f88232d36f7
parent626ef81eef7dacea78726340015cd59f1f4b65d0
Fix Java program in 005.regression test.

The program forgot issue commit and always ended up with ABORT.  This
does not affect the test result itself, it would be better to finish
the test with commit, rather than ABORT.
test/regression/tests/005.jdbc/PrepareThresholdTest.java