[pgpool-committers: 7599] pgpool: Fix regression test 072 and 074.

Tatsuo Ishii ishii at sraoss.co.jp
Mon Apr 12 12:46:01 JST 2021


Fix regression test 072 and 074.

In these tests pgproto is used. However the script forgot to specify
the path to the command.  It is interesting that test 072 is keeping
reporting ok. This is because the test script does not care even if
pgproto does not found.

Branch
------
V4_1_STABLE

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

Modified Files
--------------
src/test/regression/tests/072.meqcache_bug2/test.sh                     | 2 +-
.../tests/074.bug700_memqcache_bug_segfault_at_close_complete/test.sh   | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list