Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id C1B3F2E0065 for ; Tue, 8 Apr 2008 10:11:45 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 56869-07 for ; Tue, 8 Apr 2008 10:11:27 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from oxford.xeocode.com (unknown [62.232.55.118]) by developer.postgresql.org (Postfix) with ESMTP id 996302E0064 for ; Tue, 8 Apr 2008 10:11:35 -0300 (ADT) Received: from localhost ([127.0.0.1] helo=oxford.xeocode.com) by oxford.xeocode.com with esmtp (Exim 4.69) (envelope-from ) id 1JjDbn-0001KY-6z; Tue, 08 Apr 2008 14:11:31 +0100 To: "Alvaro Herrera" Cc: "Bruce Momjian" , "Tom Lane" , "Greg Smith" , "Pg Hackers" Subject: Re: Patch queue -> wiki In-Reply-To: <20080408124149.GD5290@alvh.no-ip.org> (Alvaro Herrera's message of "Tue\, 8 Apr 2008 08\:41\:49 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Draft-From: ("nnimap+mail01.enterprisedb.com:INBOX" 75489) References: <27307.1207361987@sss.pgh.pa.us> <200804050236.m352aTY00979@momjian.us> <20080408124149.GD5290@alvh.no-ip.org> From: Gregory Stark Organization: EnterpriseDB Date: Tue, 08 Apr 2008 14:11:30 +0100 Message-ID: <87y77o4hkt.fsf@oxford.xeocode.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/426 X-Sequence-Number: 116519 "Alvaro Herrera" writes: > FWIW I've been asking patch submitters (privately) to add the patches > they submit to the May commitfest pages, and they've mostly done it > right away. If you click the history link on the May page you can see > changes from Pavel Stehule, Teodor, Andrew Dunstan, Greg Start and Tom > -- so we already have a reasonably complete overview of what we need to > do on the next commitfest. I don't expect this to be a one-time affair. I think asking submitters to add their patches is a good idea and in fact Heikki's suggestion of having the wiki be primarily driven by submitters is a good idea. It gives people a central place to go back and check and find all the collected reviews and CVS status of their work and keeps us honest. I would like to suggest a few attributes we want for each patch: 1) Patch maturity (whether it was proposed as a design, WIP, or submission for committing). 2) Reviewers interested in working on the patch. I think it would help organize ourselves and make sure all the patches get covered. Also, it would help get people involved who are otherwise overtaken by more "senior" postgres hackers. Those hackers would probably focus on patches that were beyond the ability of more "junior" hackers and were otherwise getting ignored. 3) Committers working on integrating the code. No point in risking duplication. My first instinct is to convert it to a table. But perhaps we could just stick these attributes in the current format as sublist items under each major bullet point. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's Slony Replication support!