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

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

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

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