[pgpool-committers: 4173] 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_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8ba509144d0bd11395f797f19ed9bd4b6c9839b4
Modified Files
--------------
test/regression/tests/005.jdbc/PrepareThresholdTest.java | 1 +
1 file changed, 1 insertion(+)
More information about the pgpool-committers
mailing list