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 1soOSZ-00Au7n-RX for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Sep 2024 14:36:44 +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 1soOSZ-001VIM-7R for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Sep 2024 14:36:43 +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 1soOSY-001VIC-Rc for pgsql-hackers@lists.postgresql.org; Wed, 11 Sep 2024 14:36:42 +0000 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1soOSV-000exs-CM for pgsql-hackers@postgresql.org; Wed, 11 Sep 2024 14:36:42 +0000 Received: by mail-qt1-x82a.google.com with SMTP id d75a77b69052e-4583083d019so21984711cf.3 for ; Wed, 11 Sep 2024 07:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726065398; x=1726670198; darn=postgresql.org; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=w/G1vQ3wf7lcUqh8Qkzm25Hj1WZ8ggSchOhwyWQXkJg=; b=OivOgZtgPxs3Fo1uzedDEf+Uehvov2sTxbcZvVO+4HWp4HPz+g9+TdUDM7dz2fs3XF kcA1KIdTbTQghU/uAlUUOcx+FAiEVaECDfWOXb0IVZptzThgo+M9XH2CkRaDCnyOqtip cLckZlRMDMi1NU+faUFhqsfVci/EsRjASQOOyJwsX1wGdVCPAloeCiwity2ghPGTZWDC /Id5LgWuDSpDmjMFgsT0mUDo2wEavTvijG1Dg6jfzVVeMXvwBAbNnNGGPGeJQ5cXbOOY VRPklFhZNd3fiHordHWOdG153KMRNzgltN4a5mRUlCvLInZY1HCcTYnvlBr4pedlBuUB 91Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726065398; x=1726670198; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=w/G1vQ3wf7lcUqh8Qkzm25Hj1WZ8ggSchOhwyWQXkJg=; b=Fxt9egLpK/YLHcY1rHDReeREYx9+aCWWvrCZxJ8JDgtwx9INVqxP01PLc6LUBzlxaC yfh4UA3XmqNKogrkSgSkXLBMKO5Uu0msBuSwiC9p4pxGeJX6WuTGUhEgnDOfqW8MD8eA 9wNlpH+WRBFRf/Tk5tn6xIjJbx8ZE+qHG6qV/BRHsHOyeDcL9xlX1pObbMvoDNUipgDw yD9CK2Vq8qTiRD0LCBizlCU7Wc47oeREZNfTYmwIwuysxnARNXTvkIThnGP+mblOPili O3b8927YJ22kgv8rzsD0SL6o8xrX0Yzx1PK0XiV2o+vE9HLlmuLi9ickMkFrDQ+AoQa6 mjvQ== X-Forwarded-Encrypted: i=1; AJvYcCU7iwCvIIdqH0VZQcaV5SVry8PikoX3FqBFe5oftLLXaHi1+tx0p1ETFJHStaQxJ1cci+Bwe54zby2O520x@postgresql.org X-Gm-Message-State: AOJu0Yx8dVGjNMDZQW+iMEseDKY/HvmeIy4TNBRPSgvb5afQB8fOF8Lc saLpwex5NGbJUsx9k7mE54JkQydw42oZRzr2lLLIZafnAoSKY6E4 X-Google-Smtp-Source: AGHT+IGggydJvZqFghCcLD0GQLro/pimxz+pjCe63eNDaqM0IdMcPX5PNuUy3B/sEa7ZTDPGkjYoLg== X-Received: by 2002:ac8:5e0e:0:b0:458:4e14:faa9 with SMTP id d75a77b69052e-4584e14fc4bmr50754481cf.58.1726065398230; Wed, 11 Sep 2024 07:36:38 -0700 (PDT) Received: from nathan ([38.65.112.6]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45822f939b3sm41694781cf.81.2024.09.11.07.36.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Sep 2024 07:36:37 -0700 (PDT) Date: Wed, 11 Sep 2024 09:36:35 -0500 From: Nathan Bossart To: Bruce Momjian Cc: Masahiko Sawada , 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 Wed, Sep 11, 2024 at 10:12:58AM -0400, Bruce Momjian wrote: > On Tue, Sep 10, 2024 at 09:52:42AM -0700, Masahiko Sawada wrote: >> On Mon, Sep 9, 2024 at 11:29 PM Jelte Fennema-Nio wrote: >> > For 1, I think adding them to the release notes makes total sense, >> > especially if the new APIs are documented not only in source code, but >> > also on the website. Nathan his change is of this type, so I agree >> > with him it should be in the release notes. >> >> +1. I think that the increment JSON parser that is already mentioned >> in the release note would fall in this type too; it's not a feature >> aimed just for extension authors, but it's kind of source and internal >> changes IMO. Since the DSM registry feature is described in the doc, I >> think it would make sense to have it in the release notes and probably >> has a link to the "Requesting Shared Memory After Startup" section. > > This commit? > > commit 8b2bcf3f287 > Author: Nathan Bossart > Date: Fri Jan 19 14:24:36 2024 -0600 > > Introduce the dynamic shared memory registry. > > Yes, we have time to add it. Yes, that's the one. -- nathan