Re: What do you want me to do?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: What do you want me to do?
Date: 2003-11-08 15:47:34
Message-ID: 3FAD1016.1020303@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>
>
>>I don't think we need decicated bug transferrers. Typically, when someone
>>reports a problem by email, the first step is that some developer or other
>>expert responds (unless the reporter gets blown away by fellow users as
>>clueless :-)). So the natural extension of this process would be that the
>>person doing the analysis records the problem.
>>
>>
>
>Yeah, that sounds like it would work.
>
>I still think it would be a good idea to have one or two people actively
>in charge of the overall health of the bug repository --- cross-linking
>duplicate bugs, making sure fixed bugs get closed out, in general
>correcting misinformation when they find it. This wouldn't be a large
>time commitment AFAICS, but without somebody applying pressure in the
>right direction I think that the general quality of information in
>the database would inevitably slide downhill.
>
>
>

You have described a good part of my professional life in the last 3
years ;-) I had a meeting every morning with product/project management
to review/triage bugs and in turn I would spend hours asking my staff
"What is happening with bug xyz?". I lived off the bug system (bugzilla
and/or ClearQuest). Getting developers used to it is still a hassle - I
once had to send out an email that said in effect "if you aren't working
on a defect assigned to you then you aren't doing your job."

In a volunteer project things work somewhat differently, of course, but
the housekeeping functions are still essential.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-11-08 15:52:16 New approach to ye olde cross-datatype indexing problem
Previous Message Bruce Momjian 2003-11-08 15:39:38 Re: [PATCHES] initdb in C