From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Gaetano Mendola <mendola(at)bigfoot(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Postgres development model (was Re: CVS comment) |
Date: | 2004-08-08 01:52:21 |
Message-ID: | 41158755.7090203@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alvaro Herrera wrote:
> I don't think it was a problem of committers. To me it was a problem of
> reviewers. Those are very scarce (for the bigger items it's mostly only
> Tom). Maybe a better SCM could help with this, but I doubt it. As an
> example, I did read the autovacuum patch, but I had no useful comment to
> make on it. Why didn't Jan or Bruce say something about it? What about
> Neil or Joe Conway? If any of them could have had useful feedback, they
> didn't have the time to do it.
Unfortunately due to other commitments, personal and professional, I
haven't had time to do much this development cycle :-(. I'm just now
able to start getting a bit more active again.
But in any case I think your second sentence above gets to the heart of
the issue. Postgres is a complex piece of code, and even though I have
commit access, I don't understand many parts of it well enough to do a
credible job reviewing others' code (at least not without days of effort
just trying to understand what it is that I'm reviewing). Where I have
both the time and some knowledge I do try to help, e.g. with plperl.
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-08 01:53:21 | Re: Regarding redo/undo files. |
Previous Message | Oliver Jowett | 2004-08-08 00:41:35 | Re: parameter hints to the optimizer |