X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 701979FB4CE for ; Sat, 2 Sep 2006 11:15:17 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 34058-04 for ; Sat, 2 Sep 2006 14:15:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id A1E2C9FB4C4 for ; Sat, 2 Sep 2006 11:15:06 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id k82EF1sH002142; Sat, 2 Sep 2006 10:15:01 -0400 (EDT) To: Lukas Kahwe Smith cc: pgsql-hackers@postgresql.org Subject: Re: Getting a move on for 8.2 beta In-reply-to: References: <200609020036.k820aWr26205@momjian.us> <44F8DD69.6070209@dunslane.net> Comments: In-reply-to Lukas Kahwe Smith message dated "Sat, 02 Sep 2006 09:00:35 +0200" Date: Sat, 02 Sep 2006 10:15:01 -0400 Message-ID: <2141.1157206501@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200609/125 X-Sequence-Number: 89654 Lukas Kahwe Smith writes: >> For example I have no expertise in coding on Postgres, but I think I >> would be able to collect information from this mailinglist (like specs, >> url's etc.) and put them in some issue tracker or wiki. I have done >> exactly the same for PHP [1] (though there are rarely specs thrown >> around in PHP, so my PHP todo list is not much more than a simple bullet >> list of todo's with a name and occasional URL's to additional information). > Actually I should add that I went ahead and created the PHP todo list on > my own, without any official blessing and one by one internals developer > have joined. Now its actively used in the entire release process. > This is probably the best approach to go about doing this for PostgreSQL > as well. I agree. Look at the most successful recent process change around here: the buildfarm. Andrew Dunstan took it upon himself to make that happen. He built it, and they came. No bug/issue tracker, or anything else, is going to be successful unless somebody commits enough time to make it so. I've noted a whole lot of enthusiasm for having a tracker in these recent discussions, but a remarkable shortage of individuals stepping up to do the work. regards, tom lane