Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id DD66E2E004A for ; Tue, 8 Apr 2008 10:34:38 -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 67153-04 for ; Tue, 8 Apr 2008 10:34:22 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by developer.postgresql.org (Postfix) with ESMTP id 0F2C52E0031 for ; Tue, 8 Apr 2008 10:34:30 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-91-169.bk6-dsl.surnet.cl [200.126.91.169]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id m38DYqrQ012672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Apr 2008 06:34:55 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id D7E5A47C55; Tue, 8 Apr 2008 09:34:14 -0400 (CLT) Date: Tue, 8 Apr 2008 09:34:14 -0400 From: Alvaro Herrera To: Gregory Stark Cc: Bruce Momjian , Tom Lane , Greg Smith , Pg Hackers Subject: Re: Patch queue -> wiki Message-ID: <20080408133414.GH5290@alvh.no-ip.org> References: <27307.1207361987@sss.pgh.pa.us> <200804050236.m352aTY00979@momjian.us> <20080408124149.GD5290@alvh.no-ip.org> <87y77o4hkt.fsf@oxford.xeocode.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y77o4hkt.fsf@oxford.xeocode.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Tue, 08 Apr 2008 06:34:55 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/427 X-Sequence-Number: 116520 Gregory Stark wrote: > I would like to suggest a few attributes we want for each patch: [...] > 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. I agree -- having these attributes on sight would be good. OTOH it wouldn't be good if having them means the wiki is much harder to edit, which makes me think that a table is not a good idea. Keeping the whole thing easy to edit is important to keep overhead low. Perhaps we should offer an empty template at the top of the page so that when a submitter wants to add a new patch, he puts the empty fields there so that a reviewer/commiter needs only complete them. For "maturity" I think we should have "design", "WIP", "ready for final review" (as in: the submitter thinks this is ready to commit), "committed". Having a "status: committed" means we no longer need to move patches from one section to another. (OTOH having a separate section for committed patches is good because you can see at a glance how the commitfest is progressing, so maybe this is not such a hot idea.) -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support