[pgpool-committers: 4168] pgpool: Fix Java program in 005.regression test.

Tatsuo Ishii ishii at postgresql.org
Thu Aug 3 14:28:54 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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ff2c41cbd1d64d80a67eec5be97d014b0f6f2500

Modified Files
--------------
src/test/regression/tests/005.jdbc/PrepareThresholdTest.java | 1 +
1 file changed, 1 insertion(+)



More information about the pgpool-committers mailing list