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 1srKbE-000g2W-Jm for pgsql-hackers@arkaria.postgresql.org; Thu, 19 Sep 2024 17:05:49 +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 1srKaE-004RA7-Gz for pgsql-hackers@arkaria.postgresql.org; Thu, 19 Sep 2024 17:04:47 +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 1srKaE-004R9k-7O for pgsql-hackers@lists.postgresql.org; Thu, 19 Sep 2024 17:04:47 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1srKaB-0002z1-H8 for pgsql-hackers@postgresql.org; Thu, 19 Sep 2024 17:04:46 +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=mnqvDXe4mZ2mtLfhuQJZdR9Bz4Z6NqcB9n36o6+tuSw=; b=bArhdjVT+czG+jBgmDGuEIBwQN WkCEeFdBenqdJXMBq/y9yy/E8/il015IJKxwxpu8nSNRwBcUEtuQDsd3Tg4xy3M2tt4cSMXCT/AZU UX5MeHutMdV2G64ZNHuqssknlOCkrRSqcqrpqZjkK7y2NBa3Cv7NKh1veapsJb0hNXWix13ejjWEY BNN/uEL/OwyJxkain2jOB7qSZV+kpQhC03qDDwxmGHRzL0SnrN7RHreLS9n/XYxTdUHOVOA+5Z3ya QkXlkFk/6prflUIrePx2R6UCcQoxwKKQuwzaBhVU36CRtcb7Ve9d/QdrTAZH1C0oSbmU0aD/l7xJw PyzniNlw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1srKa8-006aoZ-3C; Thu, 19 Sep 2024 13:04:40 -0400 Date: Thu, 19 Sep 2024 13:04:40 -0400 From: Bruce Momjian To: Robert Haas Cc: Nathan Bossart , Jelte Fennema-Nio , Alvaro Herrera , pgsql-hackers@postgresql.org Subject: Re: First draft of PG 17 release notes Message-ID: References: <202409070955.wyuhquqflbxg@alvherre.pgsql> 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 Thu, Sep 19, 2024 at 12:23:21PM -0400, Robert Haas wrote: > On Wed, Sep 18, 2024 at 9:09 PM Nathan Bossart wrote: > > On Wed, Sep 18, 2024 at 05:33:18PM -0400, Bruce Momjian wrote: > > > On Tue, Sep 17, 2024 at 10:01:28AM +0200, Jelte Fennema-Nio wrote: > > >> Another new API that is useful for extension authors is the following > > >> one (I'm obviously biased since I'm the author, and I don't know if > > >> there's still time): > > >> > > >> Add macros for looping through a List without a ListCell. > > > > > > Can someone else comment on the idea of adding this release note item? > > > I don't feel confident in my ability to evaluate this. I obviously did > > > not see it as significant the first time. > > > > I'm not sure precisely what criteria you use to choose what goes in the > > release notes, but this one seems like a judgement call to me. My initial > > reaction is that it shouldn't be included, but I do see some items with a > > similar scope, such as "Remove some SPI macros." > > I wouldn't mention either this or "Remove some unused SPI macros". I mentioned the SPI macros because that could lead to breakage, and there might be applications, as well as extensions, that use it. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com When a patient asks the doctor, "Am I going to die?", he means "Am I going to die soon?"