Re: PostgreSQL's bug tracker - Mailing list pgsql-general

From Neil Conway
Subject Re: PostgreSQL's bug tracker
Date
Msg-id 1129056170.27676.14.camel@localhost.localdomain
Whole thread Raw
In response to Re: PostgreSQL's bug tracker  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: PostgreSQL's bug tracker  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
On Tue, 2005-11-10 at 14:43 +0200, Martijn van Oosterhout wrote:
> My personal favourite bug-tracker is debbugs, as used by the Debian
> Project. You can submit bugs by email, they get forwarded to
> maintainers (which can be a mailing list) via email. When they reply,
> the reply is also stored with the bug. Bugs can be tagged. AFAIK you
> can subscribe to bugs so if anything is added or altered you are told
> about it.

I think debbugs is fairly close to what we'd need, for reasons stated
earlier:

http://archives.postgresql.org/pgsql-hackers/2005-05/msg01156.php

(I think Bugzilla is *completely* the wrong tool for the Postgres
development model.)

I've heard vague comments from Debian people that the debbugs code is
kind of evil, although I haven't confirmed that myself. Writing a system
like this from scratch would not be much work, anyway...

-Neil



pgsql-general by date:

Previous
From: Doug Bloebaum
Date:
Subject: Re: fine tuned database dump/reload?
Next
From: Tom Lane
Date:
Subject: Re: user privilages for executing pg_autovacuum?