Re: PG 19 release notes and authors

Bruce Momjian <bruce@momjian.us>

From: Bruce Momjian <bruce@momjian.us>
To: Andres Freund <andres@anarazel.de>
Cc: Jelte Fennema-Nio <postgres@jeltef.nl>, "David G. Johnston" <david.g.johnston@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>, Álvaro Herrera <alvherre@kurilemu.de>, Peter Geoghegan <pg@bowt.ie>, Andrey Borodin <x4mmm@yandex-team.ru>, PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-06T16:42:04Z
Lists: pgsql-hackers
On Mon, Apr  6, 2026 at 12:39:05PM -0400, Andres Freund wrote:
> Hi,
> 
> On 2026-04-06 12:27:52 -0400, Bruce Momjian wrote:
> > On Mon, Apr  6, 2026 at 05:46:55PM +0200, Jelte Fennema-Nio wrote:
> > > Using Author in the header instead of the footer has the benefit of
> > > actually being recognized by other tools like GitHub, just like
> > > Co-authored-by is recognized in the footer. Right now, on GitHub a
> > > non-committer author only shows up if they are listed as Co-authored-by,
> > 
> > Yes, I remember that benefit of Co-authored-by.
> 
> That fundamentally conflicts with your re-interpretation of it, doesn't it? It
> being recognized by github is an argument for using it as the primary tool of
> non-committer attribution, whereas you want to use it to list people that
> should not be credited with the change.

Yes, it does conflict.  I was just saying I remember it was part of the
2024 discussion.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add tests for lock statistics, take two

  2. Introduce a new mechanism for registering shared memory areas