Re: mailing list redirect for bug numbers? - Mailing list pgsql-www

From Magnus Hagander
Subject Re: mailing list redirect for bug numbers?
Date
Msg-id CABUevEy9UHfER0-f+=KJ80ChY525jBfyv9YVdrjvd925tvNmcQ@mail.gmail.com
Whole thread Raw
In response to Re: mailing list redirect for bug numbers?  (Dimitri Fontaine <dim@tapoueh.org>)
Responses Re: mailing list redirect for bug numbers?  (Stephen Frost <sfrost@snowman.net>)
List pgsql-www
On Thu, Jan 17, 2019 at 12:09 PM Dimitri Fontaine <dim@tapoueh.org> wrote:
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> With bug numbers, the situation is the same: if, while offline, you have
> a commit message carrying a bug number, and an offline mailbox where
> pgsql-bugs threads are tagged with the same bug numbers, it's easy to
> look up the thread based only on the contents of the commit message.  If
> you have to contact a web interface to figure out what the thread is,
> that workflow fails.

Is it possible to add custom email headers in the pglister system,
something like maybe X-PostgreSQL-Bug, so that the bug ID number is
clearly assigned to emails?

Such a system might also be backwards compatible when backfilling bug
numbers to threads that don't have them yet. Local archives will need to
be synced again of course, but then it's easy to grep for the
X-PostgreSQL-Bug and find the email thread again, right?


Doing that in pglister seems like a terrible idea. But if we want to, we could do it in the actual bug generation form, sure. That would be trivial.

But we can't do that backdated on existing mails. In the archives they're immutable. So they'd be for new emails only. So I'm not sure it would actually help very much?

//Magnus

pgsql-www by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: mailing list redirect for bug numbers?
Next
From: Stephen Frost
Date:
Subject: Re: mailing list redirect for bug numbers?