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 1wa1pH-001Tsh-33 for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jun 2026 01:45:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wa1pG-008a4h-2t for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jun 2026 01:45:50 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wa1pG-008a4X-1w for pgsql-hackers@lists.postgresql.org; Thu, 18 Jun 2026 01:45:50 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wa1pF-00000000tWt-1JPj for pgsql-hackers@lists.postgresql.org; Thu, 18 Jun 2026 01:45:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; 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=r8z1c9615d7BIEbs4B1J9G8/iuzfKWfkwG62bKszQvA=; b=rj4YtAhL9YTPYpJ3W/Yj0In7LM DYGu9vKBYJy0dJEMfGUWSCmqCJbWIixo5DZc/RqlTe4kJc5mFLW8RziiWN3YgaWzmo67gi2c+FW20 FBx9NnMPVwC9qSA8AXLwJQ4H5xeD1O9YFTgnA5fdGNpoALKegyxLJQNvrGJUjD5/JO/1WT8FqqxWn luheaK6MSgIHcOLMEElLZs2bTmcYFRywCA7/CmQraWJgB7dDYAinr/QqhgpENvLmZz/dEBL1V4ENj mbDny4OJTmmCWAu2tFsZykpiMoHPdEcERnTK/7u46vT7YOz4i+qoBsmdnvG8X7mWDMS1xTRV97hq+ nfyCBW1A==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wa1pE-000000085ZA-0ywC; Wed, 17 Jun 2026 21:45:48 -0400 Date: Wed, 17 Jun 2026 21:45:48 -0400 From: Bruce Momjian To: Fujii Masao Cc: PostgreSQL-development Subject: Re: First draft of PG 19 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 Wed, Jun 17, 2026 at 09:34:38PM -0400, Bruce Momjian wrote: > On Thu, Jun 18, 2026 at 10:29:47AM +0900, Fujii Masao wrote: > > On Wed, Apr 15, 2026 at 10:19 AM Bruce Momjian wrote: > > > > > > I have completed the first draft of the PG 19 release notes: > > > > Thanks for working on the release note! > > > > Reduce lock level of ALTER DOMAIN ... VALIDATE CONSTRAINT to match > > ALTER TABLE ... VALIDATE CONSTRAINT (Jian He) § > > > > I reverted this change at commit 64797ad97d6, so could you please > > remove this item from the release notes? > > Oh, I missed that one, removed, thanks. Ah, I missed it because it happened today and I was only current as of yesterday. I have now updated to be current as of today. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.