Re: CREATE DATABASE copies datlocale even if datlocprovider differs - Mailing list pgsql-bugs

From Jeff Davis
Subject Re: CREATE DATABASE copies datlocale even if datlocprovider differs
Date
Msg-id c9aac38c34f41ef42aaf6915cae56b7d321c5f9b.camel@j-davis.com
Whole thread Raw
In response to CREATE DATABASE copies datlocale even if datlocprovider differs  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-bugs
On Tue, 2025-07-29 at 16:33 -0700, Jeff Davis wrote:
> We
> could mitigate it by patching only 18+. Thoughts?

I decided to backport only through 18. If someone runs into this in
version 17, the worst that can happen is that they have a poorly-
validated locale for ICU, which was a possibility anyway.

Regards,
    Jeff Davis




pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Postgres: Queries are too slow after upgrading to PG17 from PG15
Next
From: Masahiko Sawada
Date:
Subject: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c