[pgpool-committers: 5463] pgpool: Fix regression test 068

Takuma Hoshiai hoshiai at sraoss.co.jp
Fri Feb 15 16:26:37 JST 2019


Fix regression test 068
It was not working correctly, because a function of old jdbc and some fixed variable were used by this test case.

And other, typo is fixed.

Branch
------
master

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

Modified Files
--------------
src/libs/pcp/pcp.c                                      |  4 ++--
src/test/regression/tests/068.memqcache_bug/Sample.java | 13 +++++++------
src/test/regression/tests/068.memqcache_bug/test.sh     | 11 ++++++++---
3 files changed, 17 insertions(+), 11 deletions(-)



More information about the pgpool-committers mailing list