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".
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=04e09df17e0b17c62d3f11eb5e5f95315c00fd84
Modified Files
--------------
src/test/regression/tests/038.pcp_commands/expected | 8 ++++----
src/test/regression/tests/038.pcp_commands/test.sh | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)