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 1liekq-0006EU-Q3 for pgsql-advocacy@arkaria.postgresql.org; Mon, 17 May 2021 15:02:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1liekp-0008Uh-Ok for pgsql-advocacy@arkaria.postgresql.org; Mon, 17 May 2021 15:01:59 +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 1liekp-0008UY-El for pgsql-advocacy@lists.postgresql.org; Mon, 17 May 2021 15:01:59 +0000 Received: from lb2-smtp-cloud7.xs4all.net ([194.109.24.28]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1liekj-0002sL-Dw for pgsql-advocacy@lists.postgresql.org; Mon, 17 May 2021 15:01:58 +0000 Received: from cust-95b88905 ([IPv6:fc0c:c185:a5f8:6dfd:a400:6e47:313b:867f]) by smtp-cloud7.xs4all.net with ESMTPA id iekel4sADMajpiekfl3p3P; Mon, 17 May 2021 17:01:50 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=s2; t=1621263710; bh=ZZHeUnwnUa4EMOniS8CBs7z7kwFhJFclIF66fR32JI4=; h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type:From: Subject; b=G8VEueJYUMVuNRpf2BWanShQJVZyCRUTBCfxirmJAKD/3hBRU2lQa4h03Inx+eJ3P 7dN5Y4uZyyAfndUKMrChLTm2rMfUHosJFOoJLr3Q0nm4usstptu0tm4gUAGaMeIp9A 0a0mkVYW98WFKDEoN3+wJAyXd78E4pAAvceLPbW23uJSHtjaUFkI4PLX8c5YDgHjyH b0lm4WRgr45ZH5+omjCio+YoOoMn1UxAgUkv9wn0Z1WmrphWEG7GkP6D82KKT0iv37 nN2xhrhBlDV6RFw/pTtr/VrwVjLWczlSxCDtq4lmT3UWMqC76UlGa9s0Z8AohfOzlT GG2rzP2Y3ArGg== Subject: Re: PostgreSQL 14 Beta 1 release announcement draft To: "Jonathan S. Katz" , PostgreSQL Advocacy References: From: Erik Rijkers Message-ID: Date: Mon, 17 May 2021 17:01:47 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-CMAE-Envelope: MS4xfHkQwNTVPdvnHsYpEY8LLYy0VfCOIwv+onSwExRgHlVyEdCAVlu9edbEQCiRVXCC929P6RmJbOX+FHmrM4K8R5iMQ1nlUkXXRetY51/+/rvyBLtUBoo3 P8t0vbZTCECa7aYhEZrTT4HWno3uMKIGI4vp72QR/6yYGLwFp7kQ0ewTR01XXo02E/iFBW+3/ZN6KAETyC9AhpjyFoXkzBr4a2RTo/XZHbqTIPci/swD2YOb MJnfKvkLOIjWx9j0hdmZ8k3ysP+QMgY6pFWdlGJwyVHXnpIQInlb8qdrcbih19BhY9SOUiffhWS/+vQZU8CbIOEqHtNJIS+MPkD3mi/lxOw= List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 5/17/21 4:15 PM, Jonathan S. Katz wrote: > Please see the attached draft for the PostgreSQL 14 Beta 1 release > announcement this week. [..] Here are a few changes: when the `async_capable` flag is it.  should be: when the `async_capable` flag is set. can on foreign tables.   should be: on foreign tables. using the `JSONB` data type with,   should be: using the `JSONB` data type, Admittedly I am not a native speaker but that I do not understand 'bubble' is perhaps reason to rephrase? command in can now   should be: command can now Thank you, Erik Rijkers