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 1nbO8M-0006Ys-7U for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 04 Apr 2022 14:56:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nbO8K-00009G-Mq for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 04 Apr 2022 14:56:44 +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 1nbO8K-000097-Gj for pgsql-pkg-debian@lists.postgresql.org; Mon, 04 Apr 2022 14:56:44 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbO8G-0004pE-Ej for pgsql-pkg-debian@postgresql.org; Mon, 04 Apr 2022 14:56:43 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1477:7740:4b46:70d3:1f3d:fd40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4KXDPc5ZQrz3Dyd for ; Mon, 4 Apr 2022 16:56:36 +0200 (CEST) Date: Mon, 4 Apr 2022 16:56:36 +0200 From: Christoph Berg To: PostgreSQL in Debian Subject: Re: PostgreSQL on focal and llvm version Message-ID: Mail-Followup-To: Christoph Berg , PostgreSQL in Debian References: <20220303151156.GB26036@depesz.com> <20220303163921.GA10776@depesz.com> <20220303164401.GA13056@depesz.com> <3969790.1646420992@sss.pgh.pa.us> <20220304204510.GA21340@depesz.com> <3984384.1646431394@sss.pgh.pa.us> <20220306140402.GA6360@depesz.com> <2045.1646583000@sss.pgh.pa.us> <20220307151128.GA22074@depesz.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: To hubert depesz lubaczewski > I have now fixed that problem. Updated postgresql-{11,12,13,14} > packages using libllvm10 instead of libllvm9 are available in > focal-pgdg-testing. > > Since this is potentially a breaking change, I'll not push these live > immediately but will give people a chance to test these until next > week. The packages have now been promoted. Christoph