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 1uAgOU-000lra-DO for pgsql-hackers@arkaria.postgresql.org; Fri, 02 May 2025 02:44:54 +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 1uAgOS-006dK1-3H for pgsql-hackers@arkaria.postgresql.org; Fri, 02 May 2025 02:44:53 +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 1uAgOR-006dJs-Pc for pgsql-hackers@lists.postgresql.org; Fri, 02 May 2025 02:44:52 +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.96) (envelope-from ) id 1uAgOQ-000cZF-2h for pgsql-hackers@lists.postgresql.org; Fri, 02 May 2025 02:44:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; 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=TlC/IdIA/g2EDfZYGnwxN0uCYJMndnpzAqpEMyfsJCk=; b=Ch ouHzxZ3ywip5SeH8KHNlsEuQDZmckkUeo3jgxOiMF3cYcb8oBPFEClDddNir4uB+mTBx/dRP3c1GZ 9s0Y06CGhHpvu0ZSnViYkKu38P9mpgECsgMmye0GV6cmvYU5P8lbkmYmhbqbj5Dgc07lovOiA6xEb a87ZI3Hy9OQiGy5nzDdbOz66VaHWL17xFWHH0xeclgtmQrU12j5crAKB0Ojpt24/F+n/WsDg/eZRa 2+3pj+jU/n9PX0J6NX0fxz53fpGDkcBC6fmoFhezfdkSbmNghfCFsIkXfDPe26tC3zOMo9GimbVea bztBcZIzl0vcfpDf0JyVmOvjvNA4rMeQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1uAgOQ-00Baq6-0C for pgsql-hackers@lists.postgresql.org; Thu, 01 May 2025 22:44:50 -0400 Date: Thu, 1 May 2025 22:44:50 -0400 From: Bruce Momjian To: PostgreSQL-development Subject: PG 18 release notes draft committed 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 committd the first draft of the PG 18 release notes. The item count looks strong: release-7.4: 263 release-8.0: 230 release-8.1: 174 release-8.2: 215 release-8.3: 214 release-8.4: 314 release-9.0: 237 release-9.1: 203 release-9.2: 238 release-9.3: 177 release-9.4: 211 release-9.5: 193 release-9.6: 214 release-10: 189 release-11: 170 release-12: 180 release-13: 178 release-14: 220 release-15: 184 release-16: 206 release-17: 182 release-18: 209 I will continue improving it until beta 1, and until the final release. I will probably add markup in 1-3 weeks. Let the feedback begin. ;-) You can see the most current HTML-built version here: https://momjian.us/pgsql_docs/release-18.html -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.