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 1pzkZM-0007bf-UH for pgsql-hackers@arkaria.postgresql.org; Thu, 18 May 2023 20:49:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzkZL-0000UP-UF for pgsql-hackers@arkaria.postgresql.org; Thu, 18 May 2023 20:49:51 +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 1pzkZL-0000UF-L2 for pgsql-hackers@lists.postgresql.org; Thu, 18 May 2023 20:49:51 +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 1pzkZI-000bAt-A1 for pgsql-hackers@postgresql.org; Thu, 18 May 2023 20:49:51 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1pzkZH-008GtB-Ow for pgsql-hackers@postgresql.org; Thu, 18 May 2023 16:49:47 -0400 Date: Thu, 18 May 2023 16:49:47 -0400 From: Bruce Momjian To: PostgreSQL-development Subject: PG 16 draft release notes ready Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I have completed the first draft of the PG 16 release notes. You can see the output here: https://momjian.us/pgsql_docs/release-16.html I will adjust it to the feedback I receive; that URL will quickly show all updates. I learned a few things creating it this time: * I can get confused over C function names and SQL function names in commit messages. * The sections and ordering of the entries can greatly clarify the items. * The feature count is slightly higher than recent releases: release-10: 189 release-11: 170 release-12: 180 release-13: 178 release-14: 220 release-15: 184 --> release-16: 200 -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.