Re: bug tracking system

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: bug tracking system
Дата
Msg-id 20190207041753.GJ4074@paquier.xyz
обсуждение исходный текст
Ответ на Re: bug tracking system  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bug tracking system  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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: ...".  For bugs that
> have come in through the bug form, the bug number is trivially
> extractable from the message-id these days; but this method
> works for any mailing list report, not just those.

Wouldn't it be the same as making the effort to have a proper
"Reported-by" field for each actual bug fix then?  We already
have that attached to some of the commit logs for bug fixes.  I
personally try to follow that pattern.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Inconsistent error handling in the openssl init code
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Add pg_partition_root to get top-most parent of a partition tree