Re: PG 19 release notes and authors

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, 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 14:47:32
Message-ID: CANWCAZYtUp0y8A0Viz05sJQXsaFj8DqHLnAvY8-jsMj=YWoxXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 6, 2026 at 9:30 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> I now realize the Commit Message Guidance used during PG 19 was unclear;
> it was:
>
> Used to indicate the patch authors. "Co-authored-by:" is used by
> committers when they want to give full credit to the named individuals,
> but also indicate that they made significant changes.
>
> I doesn't really say we are giving credit to "Author" individuals but
> list committers as co-authors with no credit, so that bad wording is on
> me. It should have said:
>
> Used to indicate the patch authors. "Co-authored-by:" is to list
> committers when they want to give full credit to the "Author"
> individuals, but also indicate that they made significant changes.

That's not how I interpreted it at all, and after seeing commits with
both "Author" and "Co-authored-by" I am equally confused as to how
people are interpreting it.

> I think having "Co-authored-by:" mean one thing when "Author" appears
> and a different thing when "Author" is missing is too confusing.

My take is that the co-author tag has backfired and made things less
clear. If we are using it inconsistently, then it doesn't convey any
useful information. I'd actually rather just use "Author" exclusively
and if there is some further detail that needs to be conveyed, it can
be in the message body.

--
John Naylor
Amazon Web Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2026-04-06 14:53:03 Re: PG 19 release notes and authors
Previous Message Andres Freund 2026-04-06 14:44:33 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)