Re: Tips on committing - Mailing list pgsql-hackers

I'm not sure pgsql-committers was the right audience. Cross-posting to
pg-hackers.

On 2018-Jun-28, Bruce Momjian wrote:

>      2  Reported-by:
>      5  Author:
>      6  Reviewed-by:
>      7  Tested-by:

Should these include email addresses?

I've also used "Diagnosed-by" to credit a person who spent time studying
a bug's mechanism and how to fix it.  Sometimes that's the same as
Reported-by, but I think the weight is quite different.

Apparently, there's a recent trend to credit patch authors using
"Co-authored-by".  Should we use that too?
https://stackoverflow.com/a/41847267/

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Forbid referencing columns by names in ALTER INDEX ... SET STATISTICS
Next
From: Andres Freund
Date:
Subject: Re: Tips on committing