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 1s4v0f-001vLn-Gt for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 04:03:57 +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 1s4v0d-004c4i-Rf for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 04:03:56 +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 1s4v0d-004c4a-IA for pgsql-hackers@lists.postgresql.org; Thu, 09 May 2024 04:03:55 +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 1s4v0Z-0007Iu-Nf for pgsql-hackers@postgresql.org; Thu, 09 May 2024 04:03:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: In-Reply-To:References; bh=hIPZpXz3Ywo73c/T8PFqMtoP+I96EDeqX3l1kmAs52c=; b=Sv PBUFZEfF7k53EL4JlFMitSWfaOFNUicdYbXgvjoxXIU9HZSnMeLPs6uAseIWZsEltotRBPGtsjNpD npsnj3q6miWsQ1rwEvoDusIp7SlofRqWSH9cdM16O9XqhFIOX5k1HJ4UzAfmu3FuICdtg/Z1FraIW /n4V7sGGCfhFTf7XyPosWir5Ffdev7FnByxBR6FlmiFHJyhxd+QOvYJyS0ZmVIqcRUmIam+suzCtB 7Rlv+FK23Slu+MPNGZpRhTeEfcs0K9Uy+sKWZt/8BnNrfe1SLjWILJEE7pFqilKDayTLNL9wrxw33 9/Ta9/lw8/2jn9fykj0QQ3MZOsIGosPw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s4v0Y-001A1D-2Z; Thu, 09 May 2024 00:03:50 -0400 Date: Thu, 9 May 2024 00:03:50 -0400 From: Bruce Momjian To: PostgreSQL-development Subject: First draft of PG 17 release notes 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 committed the first draft of the PG 17 release notes; you can see the results here: https://momjian.us/pgsql_docs/release-17.html It will be improved until the final release. The item count is 188, which is similar to recent releases: release-10: 189 release-11: 170 release-12: 180 release-13: 178 release-14: 220 release-15: 184 release-16: 206 release-17: 188 I welcome feedback. For some reason it was an easier job than usual. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.