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 1s9ul9-005yVB-MJ for pgsql-hackers@arkaria.postgresql.org; Wed, 22 May 2024 22:48:37 +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 1s9ul9-004lKv-I4 for pgsql-hackers@arkaria.postgresql.org; Wed, 22 May 2024 22:48:35 +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 1s9ul9-004lKn-8Z for pgsql-hackers@lists.postgresql.org; Wed, 22 May 2024 22:48:35 +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 1s9ul6-000H4a-EB for pgsql-hackers@postgresql.org; Wed, 22 May 2024 22:48:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; 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=TgBC+NKLclzMM8xEJFKjwyCB2SsEqeJ0KxeCvlovZU0=; b=EN7Bz hxT98n56eyzwzbGTg/L9iVerU9wgj1oFbCmNphG0wUI7WwgWVEihrI8GKR1ufqdB961IdJHI3NKqS tDbzut54c55RJ+fYqEUDgwSYZAzz0HziwHOeN3AB7Q2NRac1kpHkpDDicwf2jXcCWntQgXPJjtw9p 3MiQdsKDDeXK330Tdcv4lM+FseT33Aofg+IwZxlUv3YBFX8YIuESdZe7qlTiXlF2Jno4iPvwDtmIN DLUFvLvPOmpblpqJVfDZYYx2Av7pGm3nbLkpX6ko6bG1u4lzK0db9czWXhApBHenRJxRe3qux1yU8 gUGuM9ZYDeFk8pg7jnhIPz7z9M2Rw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s9ul5-0010AZ-2w; Wed, 22 May 2024 18:48:31 -0400 Date: Wed, 22 May 2024 18:48:31 -0400 From: Bruce Momjian To: Masahiko Sawada Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, May 22, 2024 at 11:29:06AM +0900, Masahiko Sawada wrote: > I found a typo: > > s/pg_statstatement/pg_stat_statement/ > > I've attached a patch to fix it. Agreed, applied, thanks. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.