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 1srLKP-000kiN-Ob for pgsql-general@arkaria.postgresql.org; Thu, 19 Sep 2024 17:52:30 +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 1srLKN-005Mj8-P0 for pgsql-general@arkaria.postgresql.org; Thu, 19 Sep 2024 17:52:29 +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 1srLKN-005Miz-FD for pgsql-general@lists.postgresql.org; Thu, 19 Sep 2024 17:52:28 +0000 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1srLKK-0003Rh-Ky for pgsql-general@lists.postgresql.org; Thu, 19 Sep 2024 17:52:28 +0000 Received: by mail-wr1-x433.google.com with SMTP id ffacd0b85a97d-37a33e55d01so866267f8f.3 for ; Thu, 19 Sep 2024 10:52:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726768344; x=1727373144; 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=tozxwflGq9U+OF7dQBik/n1BKd6r6RSsVGLs8JcjmnI=; b=gP6mIR5WU2DrPaCXWAQQaZXV6aHLqxr9XRNMG9mC0uYbX0Txr9gkzZTyVMPpxiA/8A TJ095E/URMQbV1InHMSZWxYKvTZiHo7pJtnRCek5fnc88dWL9oY0YVg7R7NmlehPOaHl vWgtLO6a4ddqVsp7w83tNWWtUHId/mpXRqNUYSF56RxgK7VW64CH+oTBvart8vDHEfyW /4LdT6AIzMGuo1zEWKtZuNySNkp/E/Qt7hZaaTKlE7fQhjpkiOJaYI29K6L/HbRfHAlS XILvWu1863s060yp9BcOuNu/niJt10+uGhaYmRmUrI5YywiQ4UNdD6w6HtkMd1kVHrOo tw/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726768344; x=1727373144; 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=tozxwflGq9U+OF7dQBik/n1BKd6r6RSsVGLs8JcjmnI=; b=sSl+HWK+TfCo0kWPpfVa8gfgiaEuB9R1YY8r9GKKSm+RDgpWmvsUWFp8w6Sx4v4ews 8jvBu09vXrCf6lSF7Jhv2mHGAvXZ/vHzz/jZ+EylT5Td3i5deOTn+zoVN5pbh8Dprk91 LjXP8KiDoMakZOQkbcq9JtoTamGU3A8To7u2KDC+BHrojJNOebwBAAzbopUv/XumG55a gR7aCGdC7wM3QMYplN/LX6vxfoMQhXSq/Nr6fE9NSeip6p5xiP9V+i88MtX6O8eJrGgj D+EupRv7Pk1b97YLVcsjpqrB9ShDL/6+F2hCMqFGdEBK2UlMkIkqHzTvQjR7KcrzCoh+ /1Yg== X-Gm-Message-State: AOJu0Yzk68O3nogIuYjPl7VHrPSAy2V0QXxgdLBvWl+kyFHROtULpstM v1Amdp6s43HRpJ1kk9yw7AWpFSwVlB++5TFpKQcPHPlixpWLaJn4g+Wr7w== X-Google-Smtp-Source: AGHT+IGW0PBMp2vKMnc3MqDCpR+eh80dQPrQV1HMtqdRLmqABgLYmLoXSCIWzRUdbt2f9PtWxm08lA== X-Received: by 2002:adf:ec0e:0:b0:374:c6ad:a7c6 with SMTP id ffacd0b85a97d-37a42271dfdmr73608f8f.20.1726768344066; Thu, 19 Sep 2024 10:52:24 -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-378e73e80eesm15611834f8f.30.2024.09.19.10.52.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 10:52:23 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3818.100.11.1.3\)) Subject: Re: glibc updarte 2.31 to 2.38 From: Paul Foerster In-Reply-To: <50228f31-eb2e-4a49-8ff6-d6a23b132290@aklaver.com> Date: Thu, 19 Sep 2024 19:51:52 +0200 Cc: pgsql-general list Content-Transfer-Encoding: quoted-printable Message-Id: <4BC842BB-D5D3-4A42-B206-018411EBD008@gmail.com> References: <50228f31-eb2e-4a49-8ff6-d6a23b132290@aklaver.com> To: Adrian Klaver X-Mailer: Apple Mail (2.3818.100.11.1.3) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Adrian, > On 19 Sep 2024, at 17:00, Adrian Klaver = wrote: >=20 > I would take a look at: >=20 > https://wiki.postgresql.org/wiki/Locale_data_changes >=20 > It refers to the glibc 2.8 change in particular, but includes some = generic tips that could prove useful. >=20 >=20 > The glibc change log below might also be useful: >=20 > https://sourceware.org/glibc/wiki/Release I've seen those before but since the article only refers to 2.28 and = SUSE 15.3, and I couldn't find anything in the glibc release notes, I = thought I'd ask. Cheers, Paul