[pgpool-committers: 1711] pgpool: Add a test of PrepareThreshold to	JDBC regression test
    Yugo Nagata 
    nagata at sraoss.co.jp
       
    Mon Mar 24 18:57:32 JST 2014
    
    
  
Add a test of PrepareThreshold to JDBC regression test
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a952405ccaed63ad112a14d42b9769f862f6aa5e
Modified Files
--------------
.../tests/005.jdbc/PrepareThresholdTest.java       |   74 ++++++++++++++++++++
test/regression/tests/005.jdbc/RunTest.java        |    3 +
test/regression/tests/005.jdbc/expected.txt        |    2 +
.../tests/005.jdbc/expected/PrepareThreshold       |    1 +
test/regression/tests/005.jdbc/prepare.sql         |   11 ++-
test/regression/tests/005.jdbc/test.sh             |    2 +-
6 files changed, 91 insertions(+), 2 deletions(-)
    
    
More information about the pgpool-committers
mailing list