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_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=64a09d29681a992ccedc534dadf445a93f827406
Modified Files
--------------
src/test/pgpool_setup.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)