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

2023-03-28 Thread Peter Eisentraut
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.

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

2023-03-28 Thread Tom Lane
Peter Eisentraut writes: > While working on [0], I was wondering why the collations ucs_basic and > unicode are not in pg_collation.dat. I traced this back through > history, and I think this was just lost in a game of telephone. > The initial commit for pg_collation.h (414c5a2ea6) has only the

Move definition of standard collations from initdb to pg_collation.dat

2023-03-28 Thread Peter Eisentraut
293e382-2093-a2bf-a397-c04e8f83d3c2%40enterprisedb.com [1]: https://www.postgresql.org/message-id/28195.1498172402%40sss.pgh.pa.usFrom 0d2c6b92a3340833f13bab395e0556ce1f045226 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 28 Mar 2023 12:04:34 +0200 Subject: [PATCH] Move definition of