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 1wa1eV-001Tli-16 for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jun 2026 01:34:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wa1eT-008X2S-2t for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jun 2026 01:34:41 +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 1wa1eT-008X2K-1X for pgsql-hackers@lists.postgresql.org; Thu, 18 Jun 2026 01:34:41 +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 1wa1eR-00000000tSW-3mjD for pgsql-hackers@lists.postgresql.org; Thu, 18 Jun 2026 01:34: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-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=OrkwnluAPpmohGdwF6Bu+Aj0VVz9UUeuAIWV4XSnm4I=; b=uyPfWQGZoZ29M8H0fFLfiM/IfW YQnzWNxlyF+qtnMm1nvbV9esBxyS5NDb7WUSAVV0iqtHQ5AZt0f64eW+ummIlLV8zqI7DhcphLaN/ wPq4NDwoH5s9UGmaFjvl7w58+YIkfgwGMfnTJ/SuUSXgW1bJ/gLhDL/5qwTZojVzi7GOVqPlQXIfs hskAPL1wzQpmqA5pGZq9D63YSJ+5z0fvHMA48c9suGZaQsEXmZ8vIy+X6TSGNicAh7ZyCKdcpnS9n JbtLu5lWdtAX/e8hvuKyL42hd7pAOKulHq04BuI/swZn6d+KJ2ORzTvbpr6GpANttR1z/PfvEBBvz 46unLE6Q==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wa1eQ-000000080xQ-3IPx; Wed, 17 Jun 2026 21:34:38 -0400 Date: Wed, 17 Jun 2026 21:34:38 -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 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. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.