pgsql: Simplify a needlessly-complicated regular expression. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Simplify a needlessly-complicated regular expression.
Date
Msg-id E1nZY4O-0026RS-Tg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Simplify a needlessly-complicated regular expression.

Dilip Kumar

Discussion: https://postgr.es/m/CAFiTN-uV_u1LgBN_CAiGyfgPXp+bfBUVqG5mZ24Nqc8e_Yb0HQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6863b85829149e2241faafa161b6c5af1f06cb9

Modified Files
--------------
src/bin/scripts/t/020_createdb.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Clarify when SSL actually means TLS
Next
From: Robert Haas
Date:
Subject: pgsql: Allow parallel zstd compression when taking a base backup.