Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 8A85B9FA467 for ; Tue, 1 May 2007 12:26:13 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 50616-02 for ; Tue, 1 May 2007 12:26:10 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id AA7E09FB2AB for ; Tue, 1 May 2007 12:26:10 -0300 (ADT) Received: from [172.24.32.60] ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l41FMErp026171 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 May 2007 15:22:16 GMT Message-ID: <46375C0B.9050305@postgresql.org> Date: Tue, 01 May 2007 16:26:03 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Bruce Momjian CC: Tom Lane , Heikki Linnakangas , Simon Riggs , PostgreSQL-development Subject: Re: Feature freeze progress report References: <200705011452.l41EqPN10520@momjian.us> In-Reply-To: <200705011452.l41EqPN10520@momjian.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/14 X-Sequence-Number: 102616 Bruce Momjian wrote: > The bottom line is if you had a system that was 100% perfect in > capturing all information about a patch, it only helps us 2% toward > reviewing the patch, and what is the cost of keeping 100% information? 2% for you or Tom reviewing a recently discussed, run-of-the mill patch. I suspect that %age will rise as the patch complexity increases and the reviewers experience decreases - which is exactly the situation that it would help to improve. Also note that I'm not saying I can produce a system that's 100% correct - just one that will capture the posts that keep the patch ID in their subject line *automatically* - meaning you don't have to worry about keeping threads for the existing queue or tracking the patch status. Regards Dave