[pgpool-committers: 4176] pgpool: Fix Java program in 005.regression test.
Tatsuo Ishii
ishii at postgresql.org
Thu Aug 3 14:31:32 JST 2017
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.
Branch
------
V3_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cd4b6e95124e0f1fb8d51cd21f505b55b95165c6
Modified Files
--------------
src/test/regression/tests/005.jdbc/PrepareThresholdTest.java | 1 +
1 file changed, 1 insertion(+)
More information about the pgpool-committers
mailing list