Re: Making pg_rewind faster - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Making pg_rewind faster
Date
Msg-id aPm5OFDGocOSSwfb@paquier.xyz
Whole thread Raw
In response to Re: Making pg_rewind faster  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Sep 25, 2025 at 02:35:16PM -0400, Robert Haas wrote:
> On a related note, something a committer would need to do if they
> wanted to commit this patch is figure out who should be credited with
> writing it. I see that a number of different people have posted
> versions of the patch; it would be nice if "Author:" or
> "Co-authored-by:" tags were added to the commit message to reflect
> whose code is present in a given version.

Looking at this patch was on my TODO list (more to that in a bit), and
the simplest answer to this question is that everybody involved would
be cited in the release notes.  Justin Kwan has been the original
author.  John Hsu and Srinath have followed up in an equivalent
fashion, including answers with your review comments posted on this
previous message.  So listing all three as equivalent authors feels
normal to me (no need for co-authoring notes, IMO).
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: vignesh C
Date:
Subject: Re: Logical Replication of sequences