Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
Replace "egrep" with "grep -E" to avoid obsolescence warnings on newer GNU grep versions.
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=237adeebd904448ba1a70a67cc317aae3ce30c3b
Modified Files
--------------
src/test/pgpool_setup.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)