diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 05a6bf568f..f203c368c2 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -747,8 +747,8 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE'); set that is preloaded by initdb. Users are encouraged to define their own collation objects that make use of these facilities to suit the sorting behavior to their requirements. - See - and for + See + and for information on ICU locale naming. The set of acceptable names and attributes depends on the particular ICU version. @@ -842,10 +842,6 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE'); subtag) can be found in the CLDR repository. - The ICU Locale - Explorer can be used to check the details of a particular locale - definition. The examples using the k* subtags require - at least ICU version 54.