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 1q1dXf-0005Kd-F2 for pgsql-advocacy@arkaria.postgresql.org; Wed, 24 May 2023 01:43:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q1dXe-0006I3-9D for pgsql-advocacy@arkaria.postgresql.org; Wed, 24 May 2023 01:43:54 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q1dXe-0006Hs-1k for pgsql-advocacy@lists.postgresql.org; Wed, 24 May 2023 01:43:54 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q1dXb-001YQI-On for pgsql-advocacy@lists.postgresql.org; Wed, 24 May 2023 01:43:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender :Reply-To:Content-ID:Content-Description; bh=A7xnucTx9ATI96TqXS0eYBSkEaoA4it+OA0S8AcMNpY=; b=UlUFqczaXNq9Vn2+b9Os155R42 ZYdV5tGFX2CinDIoXPmVkimiI0fTwuMYQNX4nTZoJuQi5koP5buJ701vD80X935olx2I86wdAGsiD sHKmBPxW2u3PDI2+ksqAWWpqFDWu8sd9BxhbA8AEcitGUicx5Pb08mSrD3RwujV0vJuq74egtlMk7 obKzSBnK1O3Wd4R1kT6YvISkfdMH1GVCNVjzAOxDnhMEbf041YsFJdb8mkNoIgrbaGcGtw4+N7dn4 GBi1okQp/VPvur/wxpBSatL3wVw+eyV8AkEfFakMyhRAYFcYBroK05aFkuBvsNsvvULQ+uDQSyRjr /Y46v4WA==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q1dXY-004IDS-4x; Wed, 24 May 2023 01:43:50 +0000 MIME-Version: 1.0 Date: Wed, 24 May 2023 11:43:47 +1000 From: Justin Clift To: "Jonathan S. Katz" Cc: PostgreSQL Advocacy , Michael Alan Brewer , =?UTF-8?Q?C=C3=A9dric_Villemain?= Subject: Re: PostgreSQL 16 Beta 1 release announcement draft In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.13 Message-ID: X-Sender: justin@postgresql.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2023-05-22 03:06, Jonathan S. Katz wrote: > On 5/19/23 12:18 AM, Jonathan S. Katz wrote: >> Hi, >> >> Attached is a draft of the release announcement for PostgreSQL 16 Beta >> 1. The goal of this announcement is to get people excited about >> testing the beta and highlight many of the new features. >> >> Please review for inaccuracies, omissions, and other suggestions / >> errors. >> >> Please provide feedback no later than May 24, 0:00 AoE. This will give >> me enough time to incorporate the changes prior to the release the >> next day. > > Thanks everyone for your feedback. Here is the updated text that > combines all of the feedback from both -advocacy and -hackers. Reading over that, it's pretty good. Well done. :) + Justin