From 9cb9c91460c424bb5b856e3e09b59e55854a0293 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 4 Oct 2021 17:21:09 -0400 Subject: [PATCH] doc: remove URL for ICU explorer/locexp The old URL was HTTP 404 and the git link didn't build. Also update two other ICU links. If we ever get a good link we will add it back. Reported-by: Anton Voloshin Author: Laurenz Albe Backpatch-through: 10 only (missed in previous commit) --- doc/src/sgml/charset.sgml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index a76733a9884..33b1b15d678 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -744,8 +744,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. @@ -837,12 +837,8 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE'); and BCP 47 for details. The list of possible collation types (co subtag) can be found in - the CLDR + 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.