Re: Commit fest queue - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Commit fest queue
Date
Msg-id 20080410125304.GC4697@alvh.no-ip.org
Whole thread Raw
In response to Re: Commit fest queue  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: Commit fest queue  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Stefan Kaltenbrunner wrote:

> well what about having the tracker being subscribed to the list and let  
> it create a bug/patch/ticket id automatically for new mails - that way  
> all stuff is automatically tracked ? - That way it can be categorized in  
> the course of the following discussion but no history gets lost.

This is (more or less) what the Tracman system proposed by Josh Drake
does -- and it's awful IMHO.  Amusingly, it's also more or less the same
thing that debbugs does, which IMHO is really good.

The main difference (again IMHO) is that Tracman tries to stuff the info
in Trac comments, so it has to forcefully extract things from the email
with rather poor results; whereas debbugs uses the mbox itself as the
definite storage.

Note that neither are really "subscribed" to the lists; rather they are
some sort of gatekeepers, which process the email *before* they get to
the list.  (Actually, AFAIK in debbugs there is no actual mail list --
it's all mainly about appropriate CC's.)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Separate psql commands from arguments
Next
From: Alvaro Herrera
Date:
Subject: Re: Commit fest queue