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 1s53YJ-002svP-SN for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 13:11:15 +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 1s53YI-0079zi-0A for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 13:11:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s53XQ-006xEw-Ke for pgsql-hackers@lists.postgresql.org; Thu, 09 May 2024 13:10:21 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s53XN-000BXs-6C for pgsql-hackers@postgresql.org; Thu, 09 May 2024 13:10:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=q3pRSMk4jXk3PEs0y+LXej0Z1rtaCMq2AENo+RmCaoA=; b=S7BDOQ14+XTHMbX52ET4sQBIkD bROV0MJdpGQLE+VRSmkPMB7/X0M9ei6elXVcXQMcMQeLPW0lDFh0NCKdJUlfTC30tldPIjYrBkGAT VWQ25qvrizgj+OmngKslEa6V32H7uk+Tf0H4XGaPDeWVVFTxHu7Om4r819fAv4LTefT0YLwTRE68Y AX+5noFLCDxJ9OCP/pecZoo3vgRwWLjSYrik0ESafR99e9nB+L1ahiyV59/OlD+C1oM7EYFpmKtp9 YHiMQ8dXVCKHybg7HbXBhpDNX5ckz18PQb9OKr0Hync8N1FG9QHKFli1WHfj/4NPiMlJyASIsA47U 9GTVFY6g==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s53XM-003Msb-24; Thu, 09 May 2024 09:10:16 -0400 Date: Thu, 9 May 2024 09:10:16 -0400 From: Bruce Momjian To: Muhammad Ikram Cc: David Rowley , PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, May 9, 2024 at 09:47:34AM +0500, Muhammad Ikram wrote: > Hi Bruce, > > A minor formatting issue in the start below. Bullet is not required here. > > > E.1.1. Overview  > > PostgreSQL 17 contains many new features and enhancements, including: > > • > > The above items and other new features of PostgreSQL 17 are explained in more > detail in the sections below. That is just a place-holder. I changed the bullet text to be: TO BE COMPLETED LATER -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.