public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bo Peng <[email protected]>
To: [email protected]
Subject: pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
Date: Mon, 08 Dec 2025 05:36:36 +0000
Message-ID: <[email protected]> (raw)

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=64a09d29681a992ccedc534dadf445a93f827...

Modified Files
--------------
src/test/pgpool_setup.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox