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 1wZYJ8-001868-17 for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Jun 2026 18:14:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wZYJ7-0029Jo-0b for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Jun 2026 18:14:41 +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.96) (envelope-from ) id 1wZYJ6-0029Jg-2i for pgsql-hackers@lists.postgresql.org; Tue, 16 Jun 2026 18:14:40 +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.98.2) (envelope-from ) id 1wZYJ2-00000000mCh-3lLt for pgsql-hackers@lists.postgresql.org; Tue, 16 Jun 2026 18:14:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=yuvneo/WCuIdLKN1qFLpbLxXbos/ojL9jZC2ouapZDo=; b=PqDO7 lTsqg767wDT1Rmpgvzf3HAHn/7On8DiW6tSIGdesi2qpQ37MZFKKqDaRRpwjb/DqIT0g6Hrd77yOT ntDxOLcKstYuKZZwPtibBFqbVQTxOrr9fEavlr+QpzgRAeZamCUq3XMJo86zfSBdqEDfgpHAsnlWB NnFQ6eohZNzbvlXrDVz4Vk0oGG+9oaQGhnsA0Jh+EZKNqvZn5Ea7GBGqlbMDcxuMPFPjCdBokffOE QtjcJFk9rPSI0iFMHhvoHX/4bAyVHdX43jUj3jepMFU6bfCC4WIXmHi7NxK8vvD4A5qaWt4deuIji p7Mcfk7TKeC5fqWqklydWJ3XxlMOw==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wZYJ1-0000000Fq0i-16l4; Tue, 16 Jun 2026 14:14:35 -0400 Date: Tue, 16 Jun 2026 14:14:35 -0400 From: Bruce Momjian To: Chao Li Cc: PostgreSQL-development Subject: Re: First draft of PG 19 release notes Message-ID: References: <402C0CBE-B5C3-41BD-9D6D-E739B9E1E390@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <402C0CBE-B5C3-41BD-9D6D-E739B9E1E390@gmail.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Jun 9, 2026 at 02:59:17PM +0800, Chao Li wrote: > This feature has been reverted by a0354e29c41a9fb7491b3c7c23f079b1923c045a. > > ``` > > > > > Allow the addition of columns based on domains containing constraints to usually avoid a table rewrite (Jian He) > § > > > > Previously this always required a table rewrite. > > > ``` > > So this item can be removed from the release note. Thanks. Reading the revert commit message, I am not sure I would have associated it with this release note item's visible text. Thanks. I updated the release notes to current. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.