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