agora inbox for pgpool-committers@postgresql.org  
help / color / mirror / Atom feed
pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
6+ messages / 1 participants
[nested] [flat]

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:26 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:26 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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=237adeebd904448ba1a70a67cc317aae3ce30...

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:32 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:32 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5bd10177c367423b20bd58dbe9d633914e932...

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:35 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e2a927ce2ce4bd629df7afa8230f4b89aeb47...

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:36 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:36 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:37 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:37 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4ab6049dba9a903afb0e41e4531b86ccb8a16...

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup.
@ 2025-12-08 05:38 Bo Peng <pengbo@sraoss.co.jp>
  0 siblings, 0 replies; 6+ messages in thread

From: Bo Peng @ 2025-12-08 05:38 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=32e64bc759a3baef853d5879daacf34f7b0c3...

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2025-12-08 05:38 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-12-08 05:26 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>
2025-12-08 05:32 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>
2025-12-08 05:35 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>
2025-12-08 05:36 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>
2025-12-08 05:37 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>
2025-12-08 05:38 pgpool: Use "grep -E" instead of deprecated "egrep" in pgpool_setup. Bo Peng <pengbo@sraoss.co.jp>

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