Re: bugzilla

From: Georges Martin <georges(dot)martin(at)pi(dot)be>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: bugzilla
Date: 2003-11-11 13:22:43
Message-ID: 3FB0E2A3.8080606@pi.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

andrew(at)dunslane(dot)net wrote:

> Seriously, I have wondered if it might be a good idea to assemble a
> small "hit team" that would take some high profile open source
> projects and make sure they worked with Postgres. Bugzilla would be
> the most obvious candidate, but there are certainly others. I suspect
> that could be quite productive, though.
>
> Thoughts?

Roundup is a very nice, very capable issue tracking system. It's open
source, written in Python, but is in need of migrating to a real
database system. Currently it runs on BerkeleyDB, SQLite and there's a
first port on MySQL. Somebody has already sent PostgreSQL patches
(Elein, I think ?), but I'm sure it's the right moment to help before it
gets too much MySQL-ism... ;-)

The Roundup project is at:

http://roundup.sourceforge.net/

and you can see it running with a more complete bug tracking schema at
the Fresco project:

http://issues.fresco.org/.

Georges Martin

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2003-11-11 13:25:07 Re: Experimental patch for inter-page delay in VACUUM
Previous Message William ZHANG 2003-11-11 13:03:58 Re: bug in 7.4 ...