pgsql: Another unintentional behavior change in commit e9931bfb75.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Another unintentional behavior change in commit e9931bfb75.
Date: 2025-04-16 23:50:05
Message-ID: E1u5CW5-000Oxf-1Z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Another unintentional behavior change in commit e9931bfb75.

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/2e5353be2534aed99a714f99c8a193f85777e64a

Modified Files
--------------
src/backend/regex/regc_pg_locale.c | 12 ++++++++++++
1 file changed, 12 insertions(+)

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