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 1s556i-0032Ol-0C for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 14:50:52 +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 1s556g-007z4D-9n for pgsql-hackers@arkaria.postgresql.org; Thu, 09 May 2024 14:50:50 +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 1s556g-007z3s-0b for pgsql-hackers@lists.postgresql.org; Thu, 09 May 2024 14:50:50 +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 1s556c-000CNZ-ST for pgsql-hackers@postgresql.org; Thu, 09 May 2024 14:50:49 +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=77ZKtd5cMt69M+KvwuolZDNDOXUQKR80uyklrH7C4zU=; b=AXYQtohiRdnYzuVHooKtRUNd0G Q6Y0gUbPMyyLV6OMPVZv8CkZOBOrGSvDGLUWccUQT3y62tMkU+LNj9WlEk+FYMNMZGtRRCg7qCdOt 3F2hplc5Zwm0ux5lve0s/NrBKaoIXG7X6AmsXK//UJ5JquRIz9jvivpXdZra3LqkPr26tR1hLMu9V YOz6/qSll19HA/T4ECMscKigyEg33ieSPB5iGSaICoHM2qPjeAMB1PS4Nxa80oKHbFmxUFdu1BkY6 qiifyahyISn84IqJU+faVY6iniBnZOfx0L6BZcIP11yJQyjYxYAFb6SPNMXfyk66fgmWnSnDG2yzT CKoks0Yw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s556b-003W3b-2r; Thu, 09 May 2024 10:50:45 -0400 Date: Thu, 9 May 2024 10:50:45 -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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87wmo3gu9d.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:22:06AM +0100, Dagfinn Ilmari Mannsåker wrote: > 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 did such a great job I wanted to list you twice. :-) Actually, the author list was so long I just didn't notice, fixed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.