Re: Re: [GENERAL] +/- Inf for float8's
Ben Adida <ben@openforce.net>
From: Ben Adida <ben@openforce.net>
To: The Hermit Hacker <scrappy@hub.org>
Cc: Don Baccus <dhogaza@pacifier.com>, Thomas Lockhart <lockhart@alumni.caltech.edu>, Peter Eisentraut <peter_e@gmx.net>, "Ross J. Reedstrom" <reedstrm@rice.edu>, pgsql-hackers@hub.org
Date: 2000-08-20T05:10:54Z
Lists: pgsql-hackers
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... -Ben