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 1lilh3-0004fl-V9 for pgsql-advocacy@arkaria.postgresql.org; Mon, 17 May 2021 22:26:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lilh2-0005MS-DL for pgsql-advocacy@arkaria.postgresql.org; Mon, 17 May 2021 22:26:32 +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 1lilh1-0005MJ-TW for pgsql-advocacy@lists.postgresql.org; Mon, 17 May 2021 22:26:32 +0000 Received: from bloobar.com ([67.223.102.253] helo=twelve.baremetal.com) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lilgy-0006Is-Q8 for pgsql-advocacy@lists.postgresql.org; Mon, 17 May 2021 22:26:30 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=darrenduncan.net; h= subject:to:references:from:message-id:date:mime-version :in-reply-to:content-type:content-transfer-encoding; s= 2020120917; bh=otoXoU1Va7MjpGaVtM/Fi5E8G4g=; b=TlC6g5oRBJLYoK55a UHiBPtuKt9/Q/+xdM/Ly8r61puJbW7Dem9TSyglJdvxcyaSmZBNhHPCPmyr4Fwzt myw/aWZQxPS+PXMYYIMHrmMFfVGXuuDqtb89Sb9g57RA8t0tWcK2dROlYlfNbgv7 4IWH2l3i3r7qzGVwmlKKsSokMU= Received: from Darrens-iMac.local (S01061056117e3190.gv.shawcable.net [24.108.169.135]) by twelve.baremetal.com (8.14.9/8.14.9) with ESMTP id 14HMQPwa023247 for ; Mon, 17 May 2021 15:26:26 -0700 Subject: Re: PostgreSQL 14 Beta 1 release announcement draft To: PostgreSQL Advocacy References: From: Darren Duncan Message-ID: <4fca4072-a200-599c-f16a-8ba66b4d552a@darrenduncan.net> Date: Mon, 17 May 2021 15:26:25 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2021-05-17 7:15 a.m., Jonathan S. Katz wrote: > Note that this announcement is not ranking the features in any > particular way, and while it's exciting to see all the new features > going into PostgreSQL 14, we cannot include all of them in the announcement. > > Please review the announcement for technical inaccuracies and notable > feature omissions, and please provide feedback no later than Wed, May 19 > AoE For my part the new "datemultirange" data type stood out to me as a very useful functional improvement, and I support the release announcement and major features documentation continuing to mention it rather than dropping it for something else. -- Darren Duncan