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.96) (envelope-from ) id 1wUGTF-0012sF-0F for pgsql-advocacy@arkaria.postgresql.org; Tue, 02 Jun 2026 04:11:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wUGTB-00Cb2C-2j for pgsql-advocacy@arkaria.postgresql.org; Tue, 02 Jun 2026 04:11:13 +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.96) (envelope-from ) id 1wUGTB-00Cb23-20 for pgsql-advocacy@lists.postgresql.org; Tue, 02 Jun 2026 04:11:13 +0000 Received: from four.baremetal.ca ([67.223.102.125]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wUGT8-00000000gYQ-2bk1 for pgsql-advocacy@lists.postgresql.org; Tue, 02 Jun 2026 04:11:11 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=darrenduncan.net; h= message-id:date:mime-version:subject:to:references:from :in-reply-to:content-type:content-transfer-encoding; s= 2024062918; bh=1OtuAsXrvRAj/8moJrTwgtLnh9w=; b=oM0T1PIU7Um6RO4BG tb6Tvk06yFTjoyvaM8PA1HLnaRokub62wYu1TZLlDq+99G2xuD7LOXX2TmaxkVaW U6FY2d0VLngJ7B/W6RkzHeJWjtB2pk74Nd1bDAQxxpIx5FUWvYh5dBulSSUK80kG QX929m6gecwvKOeLG4WMaoaiQw= Received: from [192.168.1.66] (d162-156-53-206.bchsia.telus.net [162.156.53.206]) by four.baremetal.ca (Postfix) with ESMTP id 1E9724062A90 for ; Mon, 1 Jun 2026 21:11:08 -0700 (PDT) Message-ID: Date: Mon, 1 Jun 2026 21:11:08 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: PostgreSQL 19 beta 1 release announcement draft To: pgsql-advocacy@lists.postgresql.org References: <8f23fd9f-ee64-4721-9cac-7c0f970fadb2@postgresql.org> Content-Language: en-CA From: Darren Duncan In-Reply-To: <8f23fd9f-ee64-4721-9cac-7c0f970fadb2@postgresql.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2026-06-01 7:01 p.m., Jonathan S. Katz wrote: > The > difference between the announcements and the release notes is that the > announcements can give more context to the features and why they matter. In the > past, we've had issues where we've missed things that have had significant user > impact, so I've biased to be more verbose vs. less. On that note, I feel the release notes are best to be a superset of the announcements, such that any verbiage written for announcements like the context and why things matter, that should be copied into the release notes so people reading the release notes also have that helpful information. -- Darren Duncan