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 1s73yB-003Ogr-OD for pgsql-hackers@arkaria.postgresql.org; Wed, 15 May 2024 02:02:17 +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 1s73yB-006d7Y-9m for pgsql-hackers@arkaria.postgresql.org; Wed, 15 May 2024 02:02:15 +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 1s73yA-006d4m-Vb for pgsql-hackers@lists.postgresql.org; Wed, 15 May 2024 02:02:14 +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 1s73y7-000Hw6-Ed for pgsql-hackers@postgresql.org; Wed, 15 May 2024 02:02:14 +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=v3NBNpEGW7JYrt3Qjz8S8bwWZSyf9SJY9yrlppVQFAs=; b=hzLbfqRcJdBFkuKTROT7kYIawn A+KdJIewl6iPzy9+YTEVZ1rfaTEfxcMd+r+XGYIE2RP+ZJAgChnKJXhr3EXqOoFZAL1CbSbgH88Bm pitBK4IX/hX62j4ZmLSng+xcXKVKOsHrDnRWOvaY8E147VHC24h9uYsDXWqBhML15g0Z41t5s38nR PF92QML7TO8EIdSmkdceXYkoaAnEZEnoCEbFilCvgoPJAlrcY9+alQ3FM3Q7ldkG5VPNowxtJDxQa PuVR+QYM8DAJov8VPwPvO/rG23sau80EziDQ1NdcU74bFpiZSjRefv+v50IMO6Chs7x4BJeuvP5Kc 4huI9A/A==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s73y7-008jZS-0c; Tue, 14 May 2024 22:02:11 -0400 Date: Tue, 14 May 2024 22:02:11 -0400 From: Bruce Momjian To: Tender Wang Cc: jian he , 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 Tue, May 14, 2024 at 10:22:35AM +0800, Tender Wang wrote: > > > jian he 于2024年5月9日周四 18:00写道: > > On Thu, May 9, 2024 at 12:04 PM Bruce Momjian wrote: > > > > I have committed the first draft of the PG 17 release notes;  you can > > see the results here: > > > >         https://momjian.us/pgsql_docs/release-17.html > > > > another potential incompatibilities issue: > ALTER TABLE DROP PRIMARY KEY > > see: > https://www.postgresql.org/message-id/ > 202404181849.6frtmajobe27%40alvherre.pgsql > > > > Since Alvaro has reverted all changes to not-null constraints, so will not have > potential incompatibilities issue. Agreed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.