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 1s5T7Y-005XYe-1y for pgsql-hackers@arkaria.postgresql.org; Fri, 10 May 2024 16:29:20 +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 1s5T7W-00HB2h-0J for pgsql-hackers@arkaria.postgresql.org; Fri, 10 May 2024 16:29:18 +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 1s5T7V-00HB2Z-NL for pgsql-hackers@lists.postgresql.org; Fri, 10 May 2024 16:29:18 +0000 Received: from dverite2024.planet-service.net ([185.16.44.252] helo=mail.verite.pro) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s5T7S-000NPt-KV for pgsql-hackers@postgresql.org; Fri, 10 May 2024 16:29:17 +0000 Received: by mail.verite.pro (Postfix, from userid 1000) id F39BC2C7AAA; Fri, 10 May 2024 18:29:13 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-15" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 From: "Daniel Verite" Subject: Re: First draft of PG 17 release notes To: "Bruce Momjian" Cc: "PostgreSQL-development" In-Reply-To: Date: Fri, 10 May 2024 18:29:11 +0200 Message-Id: <82569de4-9b2a-4311-beb2-81d5418491ec@manitou-mail.org> X-Mailer: Manitou v1.7.3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Bruce Momjian wrote: > have committed the first draft of the PG 17 release notes; you can > see the results here: >=20 > https://momjian.us/pgsql_docs/release-17.html In the psql items, I'd suggest mentioning https://git.postgresql.org/gitweb/?p=3Dpostgresql.git;a=3Dcommit;h=3D90f5178 For the short description, maybe something like that: - Improve FETCH_COUNT to work with all queries (Daniel V=E9rit=E9) Previously, results would be fetched in chunks only for queries that start with the SELECT keyword. Best regards, --=20 Daniel V=E9rit=E9 https://postgresql.verite.pro/ Twitter: @DanielVerite