Test: fix 038.pcp_commands regression test.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Jun 2025 10:32:32 +0000 (19:32 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Jun 2025 10:32:32 +0000 (19:32 +0900)
commit04e09df17e0b17c62d3f11eb5e5f95315c00fd84
tree776715880d824922496e1b3e70c0e9e7cb1add98
parent706ca859c64c50a47e6dc2ff31f6be22c6ce5a13
Test: fix 038.pcp_commands regression test.

The result of the test showed local host IP. Although the IP can be
either IPv4 or IPv6, the test script hadn't considered it. To fix
this, now test.sh converts IPv4 and IPv6 IP to "localhost".
src/test/regression/tests/038.pcp_commands/expected
src/test/regression/tests/038.pcp_commands/test.sh