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 1nJcvt-0004Of-Oo for pgsql-committers@arkaria.postgresql.org; Mon, 14 Feb 2022 15:06:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nJcvs-0004zD-7c for pgsql-committers@arkaria.postgresql.org; Mon, 14 Feb 2022 15:06:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJcvs-0004z3-0T for pgsql-committers@lists.postgresql.org; Mon, 14 Feb 2022 15:06:28 +0000 Received: from sfr-1.cri.mines-paristech.fr ([77.158.180.225] helo=smtp.cri.ensmp.fr) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJcvp-0002VO-Nb for pgsql-committers@lists.postgresql.org; Mon, 14 Feb 2022 15:06:27 +0000 Received: from pseudo (nat-2.mines-paristech.fr [77.158.173.9]) by smtp.cri.ensmp.fr (Postfix) with ESMTPSA id B2E33C013F; Mon, 14 Feb 2022 16:09:34 +0100 (CET) Date: Mon, 14 Feb 2022 16:06:10 +0100 (CET) From: Fabien COELHO X-X-Sender: fabien@pseudo To: Thomas Munro cc: pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Track LLVM 15 changes. In-Reply-To: Message-ID: References: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hello Thomas, > This isn't an API change, it's just a missing #include that we got away > with before. Per buildfarm animal seawasp. If it is a somehow *missing* include, should it be back-patched? Not sure, just asking. -- Fabien.