Idea that might inspire more patch reviewing. - Mailing list pgsql-hackers

From Ron Mayer
Subject Idea that might inspire more patch reviewing.
Date
Msg-id 464E00A1.6050607@cheapcomplexdevices.com
Whole thread Raw
In response to Lack of urgency in 8.3 reviewing  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Idea that might inspire more patch reviewing.  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-hackers
Bruce Momjian wrote:
> In talking to people who are assigned to review patches or could review
> patches, I often get the reply, "Oh, yea, I need to do that".

Would it inspire more people to learn enough to become patch
reviewers if patch authors scheduled walkthroughs of their
patches with question and answer sessions over IRC or maybe
even some voice conferencing system like skype?

While it might not be of immediate value, I imagine a number
of inspiring-to-be-hackers might find such walkthroughs
enlightening, and if actual qualified reviewers participate
in the Q&A during those walkthroughs seeing the kinds of
questions raised would be quite educational as well.

I don't know if this would help - I guess it needs 3 things:
patch authors willing to do such walkthroughs, qualified
people willing to participate in them, and enough wannabe
hackers wanting to listen in.

Do people think this would help- or is it just a
clunkier way of doing what's already done via email
on the patches list?


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Async commands (like drop index)
Next
From: "Karl O. Pinc"
Date:
Subject: COPY into a view; help w. design & patch