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 1w9P82-001PJI-0d for pgsql-hackers@arkaria.postgresql.org; Sun, 05 Apr 2026 15:11:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w9P7z-003WV5-2h for pgsql-hackers@arkaria.postgresql.org; Sun, 05 Apr 2026 15:11:08 +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 1w9P7z-003WUw-1N for pgsql-hackers@lists.postgresql.org; Sun, 05 Apr 2026 15:11:07 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w9P7t-00000000hDm-1D2P for pgsql-hackers@lists.postgresql.org; Sun, 05 Apr 2026 15:11:06 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 635FAqVc582790; Sun, 5 Apr 2026 11:10:52 -0400 From: Tom Lane To: Andres Freund cc: =?utf-8?Q?=C3=81lvaro?= Herrera , Bruce Momjian , Peter Geoghegan , Andrey Borodin , PostgreSQL-development Subject: Re: PG 19 release notes and authors In-reply-to: References: <202604051405.sxedzcgzky3n@alvherre.pgsql> Comments: In-reply-to Andres Freund message dated "Sun, 05 Apr 2026 10:51:25 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <582788.1775401852.1@sss.pgh.pa.us> Content-Transfer-Encoding: 8bit Date: Sun, 05 Apr 2026 11:10:52 -0400 Message-ID: <582789.1775401852@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Andres Freund writes: > On 2026-04-05 16:09:57 +0200, Álvaro Herrera wrote: >> On 2026-Apr-05, Bruce Momjian wrote: >>> I just updated the wiki to handle this case because obviously >>> Co-authored-by is listing more than just committers: > I think that is a completely unwarranted change for which there is zero > concensus. Indeed. You exceeded your authority here. Even if there were consensus about making this change going forward, the existing commit records were made under a different understanding. You can't just say you're going to reinterpret them in a way that excludes giving credit where credit is due. regards, tom lane