Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lik8S-0001q6-4O for pgsql-docs@arkaria.postgresql.org; Mon, 17 May 2021 20:46:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lik8P-0007Qm-9d for pgsql-docs@arkaria.postgresql.org; Mon, 17 May 2021 20:46:41 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lik8P-0007Qe-3X for pgsql-docs@lists.postgresql.org; Mon, 17 May 2021 20:46:41 +0000 Received: from mail-lf1-x135.google.com ([2a00:1450:4864:20::135]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lik8I-0005SH-Fy for pgsql-docs@lists.postgresql.org; Mon, 17 May 2021 20:46:39 +0000 Received: by mail-lf1-x135.google.com with SMTP id v8so5784916lft.8 for ; Mon, 17 May 2021 13:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=J4Ywmb2yiuIy8s2Ear6u8bGb/jXvaef3bnAsxBNydJU=; b=t3lU7v2bgkf0v/uOTfbG+RUIxrq6BBU9ALBRSntlOW5BkrEFGlDxIvB9U4h0uZZaVf FnnUdf8fCSBmO5pA/B7Koq4wwPa6At8+l5IerDv3ErQibYTJd5rYbmCGaf54qh+rjJyH pdl23/NuHQXqKP+n2R5ceqAollx7XyEv0VnHna71J2xFSI83k/V9QoWTBkqNuuMXwplf 9dHLg9E4DAKntS1wXfkEJ2Er/I3lG47GoMBQPRzrVZkCH77CgEbhIuo00qrKdcmXsOZn zRftwriFxrV1+EF+HB10re/Xdu1iuRzbOXK2eYMpoQIQUxiUKNU9G0OWDqIlE3T2fo21 x1SQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=J4Ywmb2yiuIy8s2Ear6u8bGb/jXvaef3bnAsxBNydJU=; b=ad2YdcHK6UoLGQ8E0k3ihbwDIzHKV8BtkDBqUXAGXI8gteQ57rZJxDn7bCJluKPrbU YuwCSM+Zj77zFY8pDDWIpi3uCS16EihUNjoR0cFQNMy5JKgKOmSUn/U5GPHUSDQ9Nfqo YYp6blWalEWHT+uSzTITdzrOTnx504K+4p2KObnKItrTUkf34GvctOlc+lMKJY4dVYr2 yzUAUXnk8hldWN7KdMbMNdkYfUVL1kTxvkp4LWY5i/lTbw2rjpDJHBiRS+JqVTPf3zUv DmV8CBTYhkTuSXeWYg/X2P9iL7Qijy/nwwTbUgfISYFdPHgbYaaW2xT9f6lJ5FSarWI2 JRog== X-Gm-Message-State: AOAM532vmVY1GoN5HzxrY12yujjIvOmWIzO37yqw10vZPH2iX+hOE5Ni FSmW+5q83BwzuiHQ4/4OsQcjzwRdZrf207Yb842PlQ== X-Google-Smtp-Source: ABdhPJy5ACbQoKvlN2rlzSDf/0xLSbJrkVFVmgK6V/ArSx6Ne/jtfXqv/K8ZoqlZ2DEGw+ZmgHWmULv3dT9DjWZ6gnA= X-Received: by 2002:a05:6512:3f21:: with SMTP id y33mr1206853lfa.430.1621284392686; Mon, 17 May 2021 13:46:32 -0700 (PDT) MIME-Version: 1.0 References: <68f32992-7ba7-f797-2bb3-8851bd70d95d@postgrespro.ru> In-Reply-To: <68f32992-7ba7-f797-2bb3-8851bd70d95d@postgrespro.ru> From: Magnus Hagander Date: Mon, 17 May 2021 22:46:21 +0200 Message-ID: Subject: Re: [PATCH] fix ICU explorer link in locale documentation To: Anton Voloshin Cc: Pg Docs Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sun, Apr 4, 2021 at 9:53 AM Anton Voloshin wrote: > > Hello, > > Existing Postgres documentation states in doc/src/sgml/charset.sgml: > The ICU Locale > Explorer can be used to check the details of a particular locale > definition. > > But the link is broken (SSL certificate does not include > ssl.icu-project.org as allowed name). Correct link is, I believe, > https://icu4c-demos.unicode.org/icu-bin/locexp > > Attached patch fixes the broken link. https://icu4c-demos.unicode.org/icu-bin/locexp generates a 404 for me now. This might be something temporary though, because AFAICT it's where you end up when you follow the links from the ICU git repo... -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/