pgsql: Improve comment in regc_pg_locale.c.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve comment in regc_pg_locale.c.
Date: 2025-04-16 23:50:05
Message-ID: E1u5CW5-000Oxd-1T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve comment in regc_pg_locale.c.

Reported-by: Noah Misch <noah(at)leadboat(dot)com>
Reviewed-by: Noah Misch <noah(at)leadboat(dot)com>
Discussion: https://postgr.es/m/20250412123430.8c.nmisch@google.com

Branch
------
master

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

Modified Files
--------------
src/backend/regex/regc_pg_locale.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2025-04-17 00:57:31 pgsql: pg_dump: Fix incorrect archive format shown in error message.
Previous Message David Rowley 2025-04-16 23:38:14 pgsql: Fixup various new-to-v18 usages of appendPQExpBuffer