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 1s557X-0032Te-Ix for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 14:51:43 +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 1s557V-00817k-TB for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 14:51:42 +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 1s557V-00817c-Js for pgsql-hackers@lists.postgresql.org; Thu, 09 May 2024 14:51:41 +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 1s557S-000COX-GM for pgsql-hackers@postgresql.org; Thu, 09 May 2024 14:51:41 +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=USSUAc9kCEd33zao1BRZ0EmoObGRNbKhl75t4XoKTN4=; b=SaDXM4EtwNGLVIcDxARRLQX11J ZU2jWVHjn/VdKn4dHzO2Ae8CXktSqEAcSjChB+PPjglWZrZYxPgSP0poNODJhn9UM2Q29y7aGewW6 qVi8CjsiCjkQRTc1dh7KQWZUX9fX8OTNhLmkdnw4JI52ZGnqtZSDau/8JNThIbJiIRwv4ZF6BHh4W K0o0xV88Za2CPDFpf8E6kuBaYl2oJn5SR3RAByprkcBL5rjDA9+mefCNfs/7yrmkV58c+bTDTVdxH UXStSmS0o31m4BO1eGD7i7DBiKSLQQyQzN9/Tdk5XQwwwXkYfwzQrAcvjymYPx6TIo3FtBJj5YVZ9 B5KA+E6Q==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s557S-003W9v-1M; Thu, 09 May 2024 10:51:38 -0400 Date: Thu, 9 May 2024 10:51:38 -0400 From: Bruce Momjian To: Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: <87wmo3gu9d.fsf@wibble.ilmari.org> <87ttj7gtu2.fsf@wibble.ilmari.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87ttj7gtu2.fsf@wibble.ilmari.org> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, May 9, 2024 at 11:31:17AM +0100, Dagfinn Ilmari Mannsåker wrote: > Dagfinn Ilmari Mannsåker writes: > > > Bruce Momjian writes: > > > >> 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 > > > > My name is listed twice in the "Improve psql tab completion" item. > > You can move one of them to "Track DEALLOCATE in pg_stat_statements", > which Michael and I co-authored. Yep, also my mistake, fixed. My apologies. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.