From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Nathan Wagner <nw+pg(at)hydaspes(dot)if(dot)org>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: bug tracking system |
Date: | 2019-02-07 05:20:35 |
Message-ID: | 26295.1549516835@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Wed, Feb 06, 2019 at 10:50:51PM -0500, Tom Lane wrote:
>> I do have a modest proposal for improving things going forward.
>> How about, if a commit purports to fix a particular bug, that
>> we say "Fixes: https://postgr.es/m/<message-id>" in place of
>> our current habit of saying "Discussion: ...".
> Wouldn't it be the same as making the effort to have a proper
> "Reported-by" field for each actual bug fix then?
No, that'd be additional effort on top, which I'm not sure I see
a reason for. Nobody's given a plausible reason why we need
a machine-readable way to identify the bug reporter's name from
the commit log. And we get a fair number of reports with no name
or an obvious pseudonym, too, so how would you handle that?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2019-02-07 05:50:11 | Re: Synchronize with imath upstream |
Previous Message | Tom Lane | 2019-02-07 05:14:58 | Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) |