Perhaps an issue on the collation page? - Mailing list pgsql-docs

From PG Doc comments form
Subject Perhaps an issue on the collation page?
Date
Msg-id 168254401685.3414353.18185734483713133394@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Perhaps an issue on the collation page?  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/collation.html
Description:

This page states:

  Observe how in the traditional ICU locale naming system, the root locale
is selected by an empty string.

  CREATE COLLATION latinlast (provider = icu, locale =
'en-u-kr-grek-latn');
  CREATE COLLATION latinlast (provider = icu, locale =
'en@colReorder=grek-latn');

Neither of the locales are empty strings.

pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: confusing positioning of notes in connection settings
Next
From: Laurenz Albe
Date:
Subject: Re: Perhaps an issue on the collation page?