Re: Move definition of standard collations from initdb to pg_collation.dat

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Move definition of standard collations from initdb to pg_collation.dat
Date: 2023-03-28 14:16:25
Message-ID: 5afb115c-30a4-2231-d531-1439d7d2ea54@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 28.03.23 13:33, Tom Lane wrote:
> While we're here, do we want to adopt some other spelling of "the
> root locale" than "und", in view of recent discoveries about the
> instability of that on old ICU versions?

That issue was fixed by 3b50275b12, so we can keep using the "und" spelling.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2023-03-28 14:22:36 Re: Request for comment on setting binary format output per session
Previous Message Daniel Gustafsson 2023-03-28 13:56:56 Re: TAP output format in pg_regress