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

Tatsuo Ishii ishii at sraoss.co.jp
Mon Apr 12 12:45:56 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_0_STABLE

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

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