Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssPpA-008HAB-9L for pgsql-general@arkaria.postgresql.org; Sun, 22 Sep 2024 16:52:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ssPp9-008rbS-L9 for pgsql-general@arkaria.postgresql.org; Sun, 22 Sep 2024 16:52:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssPp9-008rbJ-8e for pgsql-general@lists.postgresql.org; Sun, 22 Sep 2024 16:52:39 +0000 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1ssPp5-000XCK-J8 for pgsql-general@lists.postgresql.org; Sun, 22 Sep 2024 16:52:38 +0000 Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-42e82f7f36aso9516425e9.0 for ; Sun, 22 Sep 2024 09:52:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727023955; x=1727628755; darn=lists.postgresql.org; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=hZ2BoVdI4VFYjl9+OcBpsJgL0iqSoiH+NBXbDoXJC5Y=; b=fPRzKq1ifAWNOv3d5hLuQHT5WYXwhg85v2dsjwl4qxFCfuJQe/M313FSm2ySZqFtBp bX8d/Fzk5KdbCLKOY5sT7XLSHNwosA6NmX3OTjzno9PCN8OJWemh8bC6gwuwXwmJtV9h wELC2PIei60B8KYzcPnnpCBQ/bgp6chRozMAJG6JM5hNJ9HQ0FcQG4uPH3x5q+sS3CNm zX4XiV0GSSWhxIGxOoGKBST1BH5HxU32mHnJn1RP/nZCWJWWthic1NvR17uhdLJnnP5x jJye3XVXBRHiqMHi72+A+Pe/99yjUCMj61lmAAQemqK4RNeb8FU0Yll4wXX39ZF2X8AD +DWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727023955; x=1727628755; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hZ2BoVdI4VFYjl9+OcBpsJgL0iqSoiH+NBXbDoXJC5Y=; b=bb+KmtKcAMW6Zs7sJQhVJ9iY7nqeQvCbKAaKGWNHNQEHo+H60UtxkUHSszw2xAl1BA mjDQxzpTFeLNPfMsIcuGs0k/qoIg7WGRAVI7e7jAHaKmJexxEHcn7RgktY9+g0ig6axP Dd0MGYfravtKDBscKI12C/xojh8JBDLFMEeMIi+a0cIDwRJDp+lTljgXaDQyGnFtFZou hSsMLdBz33SCtzWfrLEuKMAV47u1ysPRNOazmqWW8iDXF+rqH4OG0z/fInk9pmUL7ClC mW+fuJSYLzYxuyGP+f+ppdigfj+g6iyBQSlcCoCyXMToEkhuuTxrkGiKymlj8YoPTQup ENbw== X-Gm-Message-State: AOJu0YyovEasJ1ONqx215QHs2w+YG8x/nEQR1i02tnudMuEt/3nIpUD+ sqBll6QjH5U1+GHgQiVaawj3oqKqKDYZDUAKL1IkvnIxMce1HH4SGUl7/Q== X-Google-Smtp-Source: AGHT+IG3K3AoWcGRQSdGzhxSDD0estH+vLU+Ss/4vXvjzpV2YNxTVUSmx4wgAXakFINg4WTUc8h26w== X-Received: by 2002:a05:600c:3ba5:b0:42c:87dc:85e7 with SMTP id 5b1f17b1804b1-42e7ac23e28mr61736705e9.18.1727023955337; Sun, 22 Sep 2024 09:52:35 -0700 (PDT) Received: from smtpclient.apple (26-36-239-77.dyn.cable.qlnet.ch. [77.239.36.26]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-378e73e80c5sm22276557f8f.39.2024.09.22.09.52.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Sep 2024 09:52:34 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.10\)) Subject: Re: glibc updarte 2.31 to 2.38 From: =?utf-8?Q?Paul_F=C3=B6rster?= In-Reply-To: Date: Sun, 22 Sep 2024 18:52:30 +0200 Cc: "pgsql-generallists.postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: <7B4B80AE-C541-4A4C-A3AA-DD1B4027C171@gmail.com> References: <20240919174349.grrz4w25jmxfk77a@hjp.at> <58CD40AA-6316-40B6-89C2-390D16FF5FA0@gmail.com> <20240920223316.muvdgqekzh6dvcii@hjp.at> To: Ron Johnson X-Mailer: Apple Mail (2.3696.120.41.1.10) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Ron, > On 22. Sep, 2024, at 16:11, Ron Johnson = wrote: >=20 > The real question is why nobody notices it in other RDBMSs like = Oracle, SQL Server and MySQL. The answer is simple for Oracle: It includes a whole zoo of locale = mappings and uses each one as it is needed. This is one of the many = things with Oracle that only grows over time but does never get smaller = again. I suspect it's similar with MariaDB, MySQL, SQL Server and others. Only = PostgreSQL has no such thing as a local inventory and relies on either = glibc or ICU. Cheers, Paul=