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

Tatsuo Ishii ishii at sraoss.co.jp
Mon Apr 12 12:46:06 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_2_STABLE

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

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