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 1s5AUh-003gEK-K0 for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 20:35:59 +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 1s5AUf-00AlAk-Ud for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 20:35:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s5AUf-00AlAc-LZ for pgsql-hackers@lists.postgresql.org; Thu, 09 May 2024 20:35:58 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s5AUd-000ELE-Dy for pgsql-hackers@postgresql.org; Thu, 09 May 2024 20:35:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=c0V5MB2ffzoFrjCv3yVCszceFYsbVjlPAallqtc32+E=; b=DXsfI4OcKp1/XwcfDSkdbszy6P JXFpTJBWBR3MezfsZCqUbsvO3LyFL9U1MHz7nDnRb8Hr659flV8XxWA/8rnq96rnvWsIuj/HRFQFG C67u3hReIwaW4iqmOOMG466+yNfXQldGEmTo1i3ZdMs1QrYml5OzKN9Q6was/S4N2cCi5mPmwhuHt HFpzVEe3oWlfGy9oKF3qzGVi/sI67PqspAo8zKsK1mQpGpCgB9BFgZD9Nb+0wvTds3pNK6+DLjd0x df7GI7tRB2fLrDd7ZzQiHDyxqZAvi02N8zl5XYTxtFY5ON7kvw1dpPlAFTJrLewE+vfw0rus8BgNf 6xXxpYZQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s5AUc-0065v4-1v; Thu, 09 May 2024 16:35:54 -0400 Date: Thu, 9 May 2024 16:35:54 -0400 From: Bruce Momjian To: Thomas Munro Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, May 10, 2024 at 08:05:43AM +1200, Thomas Munro wrote: > On Thu, May 9, 2024 at 4:04 PM Bruce Momjian wrote: > > I welcome feedback. For some reason it was an easier job than usual. > > > 2024-01-25 [820b5af73] jit: Require at least LLVM 10. > > > Require LLVM version 10 or later (Peter Eisentraut) > > Peter reviewed, I authored, and I think you intend to list authors in > parentheses. Yes, my mistake, fixed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.