Re: Getting a bug tracker for the Postgres project

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Getting a bug tracker for the Postgres project
Дата
Msg-id 201106032042.p53Kg5821951@momjian.us
обсуждение исходный текст
Ответ на Re: Getting a bug tracker for the Postgres project  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Getting a bug tracker for the Postgres project  (Peter Eisentraut <peter_e@gmx.net>)
Re: Getting a bug tracker for the Postgres project  (Christopher Browne <cbbrowne@gmail.com>)
Список pgsql-hackers
Just to throw out a crazy idea, there has been talk of bug ids.  What if
a thread, made up of multiple message ids, was in fact the bug id, and
the first message in the thread (ignoring month boundaries) was the
definitive bug id, but any of the message ids could be used to represent
the definitive one.

That way, a message id mentioned in a commit message could track back to
the definitive bug id and therefore be used to close the bug.

If you think of it that way, your email stream is just a stream of
threads, with a definitive bug id per thread, that is either "not a
bug", "a bug", " a fix", or "other".

In a way, all you need to do is for someone to add the "thread" to the
bug system via email, and change its status via email.

Yes, crazy, but that is kind of how I track open items in my mailbox.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Следующее
От: Andrew Chernow
Дата:
Сообщение: Re: Error in PQsetvalue