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 1q1rOw-0005gu-3m for pgsql-hackers@arkaria.postgresql.org; Wed, 24 May 2023 16:31:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q1rOu-0002Au-Mj for pgsql-hackers@arkaria.postgresql.org; Wed, 24 May 2023 16:31:48 +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 1q1rOu-0002Ak-0C for pgsql-hackers@lists.postgresql.org; Wed, 24 May 2023 16:31:48 +0000 Received: from mail-yw1-x1136.google.com ([2607:f8b0:4864:20::1136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q1rOq-001fTB-Ui for pgsql-hackers@lists.postgresql.org; Wed, 24 May 2023 16:31:46 +0000 Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-561c1436c75so16138477b3.1 for ; Wed, 24 May 2023 09:31:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=joeconway.com; s=google; t=1684945904; x=1687537904; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=/o60vqj6PXpQNBvMqPdfnv5q3wuESsrfqUaEV1AjvhY=; b=dD6Vqd167/vGv8x9T1sSeNHj/hFKGxMRcy86ifPL8yiPGpDlaGscmsvUv/+vPAp6pt 6nzgdJL4vwY+8km42vDHwuh3XFpVoGk5VfHPoLvkzVpw+nF232M4JQmVNmPr/K3To1tR rv4+84b4BI4BO7oF4ZD6A0EXq7nQtJi81nOg9xBvPoQdC/lums/2N8/1DHba+hCtaMv4 64Lor2Kk1syualKGBJTVHXmXZbOViDOtqrBesU21JQ0Eg7Py9Mbjesz4c767g7yyKGws fL1uRCcXi9FKi5wKecQrMGFrmCCEos/vumV/iLdek1ImE/MD8moKxu0PfPFimeMaK1/8 aDPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684945904; x=1687537904; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/o60vqj6PXpQNBvMqPdfnv5q3wuESsrfqUaEV1AjvhY=; b=jQ4NJkgCOKmu0STjca7fpvE+BqExr1fvODknCWo854CcVihZf29SCZva98l2SSUgyJ laQ8+ZTwIrE+wBAHmv44JjuRBs8gyIV4KDSB/r0cRuhy8cMOUuZqTs1BlrMWX0PjuNK1 M5hAHNUtEm0peoen4Cpf/bUVTxJmqkbKVd6ngZNyU3q7E+5G+nyVDfuoWbwbi4UNOl7C wlkfPu4DWpi+yXAnGTXo3P85F87miLrLE5QFncytWVJEYmOmhpAE3UKHp205zAmwfhzO fAuw+4lZKlXBdSRXg+X6G0dztFlErVX0/qUylJogUv8iYPGQkX21ZMekbpiVlKn8ORqc Bfag== X-Gm-Message-State: AC+VfDx5cMkfZyPD4oBxGyB6GsPdjdHK1A2ukmCNuUCjAM8ZRZ9tkfRo 6ijdL4IWRrBK3PwyPRdtUrnlkA== X-Google-Smtp-Source: ACHHUZ7M4meAre6SleWFGUfnusOU5YS9kVhFc021FyKRySXq3o9EEd+MErA5b9AP8pR7gJZ/+Zj//Q== X-Received: by 2002:a0d:c383:0:b0:561:b519:4c5f with SMTP id f125-20020a0dc383000000b00561b5194c5fmr17170670ywd.38.1684945903965; Wed, 24 May 2023 09:31:43 -0700 (PDT) Received: from [192.168.4.41] (162-239-31-113.lightspeed.dybhfl.sbcglobal.net. [162.239.31.113]) by smtp.gmail.com with ESMTPSA id k131-20020a816f89000000b0055a416529bbsm3806317ywc.24.2023.05.24.09.31.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 24 May 2023 09:31:43 -0700 (PDT) Message-ID: Date: Wed, 24 May 2023 12:31:42 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: Order changes in PG16 since ICU introduction Content-Language: en-US To: Jeff Davis , Daniel Verite Cc: Matthias van de Meent , Andrew Gierth , Peter Eisentraut , Sandro Santilli , Tom Lane , Regina Obe , pgsql-hackers@lists.postgresql.org References: <660e18263897e046e9104cc60c1cea14dc9e7551.camel@j-davis.com> From: Joe Conway In-Reply-To: <660e18263897e046e9104cc60c1cea14dc9e7551.camel@j-davis.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 5/24/23 11:39, Jeff Davis wrote: > On Mon, 2023-05-22 at 22:09 +0200, Daniel Verite wrote: >> In practice we're probably getting the "und" ICU locale whereas "fr" >> would be appropriate. > > This is a good point and illustrates that ICU is not a drop-in > replacement for libc in all cases. > > I don't see a solution here that doesn't involve some rough edges, > though. "Locale" is a generic term, and if we continue to insist that > it really means a libc locale, then ICU will never be on an equal > footing with libc, let alone the preferred provider. Huge +1 IMHO the experience should be unified to the degree possible. -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com