Re: PG 19 release notes and authors

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Bruce Momjian <bruce(at)momjian(dot)us>, Peter Geoghegan <pg(at)bowt(dot)ie>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: PG 19 release notes and authors
Date: 2026-04-06 15:38:41
Message-ID: CA+Tgmob_tz0+T1CcyTFwgQVThsoezY2fKib=r+ukAvVBXwM1gg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 5, 2026 at 10:51 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> 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:
> > >
> > > https://wiki.postgresql.org/wiki/Commit_Message_Guidance#Tags%3A_%22%3A%22
> > > Used to indicate the patch authors. "Co-authored-by:" should list
> > > individuals who modified the patch but should not be listed as
> > > authors in the release notes.
>
> I think that is a completely unwarranted change for which there is zero
> concensus.

+1. This whole discussion is crazy to me. Every Author and Co-Author
should be listed in the release notes. If there is no author or
co-author named in the commit message, then the committer should be
listed as the sole author; otherwise, the exact list of authors and
co-authors that the committer chose to include in the commit message
should be credited. This wiki update should never have happened, and
should be reverted immediately. I don't even understand why we're
talking about this. You've invented a distinction between Author and
Co-authored-by that not a single committer seems to have ever
intended. It's just a way to indicate that some people did more work
than others, not that the co-authors do not have an authorship
interest. If they weren't supposed to be listed as authors, they would
have been listed as Reviewed-by or not at all.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-04-06 15:39:39 Re: index prefetching
Previous Message Andres Freund 2026-04-06 15:32:55 Re: Exit walsender before confirming remote flush in logical replication