Re: Re: [GENERAL] +/- Inf for float8's

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Ben Adida <ben(at)openforce(dot)net>
Cc: Don Baccus <dhogaza(at)pacifier(dot)com>, Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>, pgsql-hackers(at)hub(dot)org
Subject: Re: Re: [GENERAL] +/- Inf for float8's
Date: 2000-08-20 05:25:16
Message-ID: Pine.BSF.4.21.0008200221080.3758-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 20 Aug 2000, Ben Adida wrote:

> The Hermit Hacker wrote:
>
> > the problem as I see it with any bug tracking tool is someone has to close
> > off those bugs when fixed ... right now, someone commits a bug fix, and
> > then fires off an email to the list stating its fixed ... with a bug
> > tracking system, then they have to go one more step, open up a web
> > browser, login to the system, find the bug report and close it ...
>
> With something like the SDM, the developer can also just mark that bug
> fixed online and whoever requested notifications (like maybe the
> pgsql-hackers mailing list) can get a one-liner automated email. This
> is great for individual users who are particularly interested in
> seeing one bug fixed: they request notification on that bug, and only
> get notifications that pertain to it...

what we'd need would be soemthing where a person enters the bug report, it
gets email'd out to -bugs so that developers see it ... if a developer
comments on it, it should go from taht email into the database ... if a
developer fixes it, there should be an easy email mechanism whereby the
developer can close it ...

maybe somethign so simple as those with commit access, who can fix the
bugs, have a passwd that they can include, like majordomo, in their email
to a central 'admin' mailbox that they can send a mesage to like:

passwd <passwd> close #1

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-08-20 08:59:55 CREATE/DROP SCHEMA considered harmful
Previous Message Philip Warner 2000-08-20 05:20:19 Re: Bug tracking (was Re: +/- Inf for float8's)