X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 9EF6C9FB527 for ; Sat, 2 Sep 2006 13:01:13 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 24232-08 for ; Sat, 2 Sep 2006 13:01:06 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from centrmmtao01.cox.net (centrmmtao01.cox.net [70.168.83.83]) by postgresql.org (Postfix) with ESMTP id A1FCB9FB525 for ; Sat, 2 Sep 2006 13:01:06 -0300 (ADT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by centrmmtao01.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060902160105.TMYH24246.centrmmtao01.cox.net@eastrmimpo01.cox.net>; Sat, 2 Sep 2006 12:01:05 -0400 Received: from [192.168.0.8] ([68.226.0.201]) by eastrmimpo01.cox.net with bizsmtp id HU0w1V00V4LCPz00000000 Sat, 02 Sep 2006 12:00:56 -0400 From: Robert Treat To: pgsql-hackers@postgresql.org Subject: Re: Postgres tracking - the pgtrack project Date: Sat, 2 Sep 2006 12:00:59 -0400 User-Agent: KMail/1.9.1 Cc: Tom Lane , "Greg Sabino Mullane" References: <621fdf7c380b797f32c1ac0f7bccffd4@biglumber.com> <3454.1157211745@sss.pgh.pa.us> In-Reply-To: <3454.1157211745@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609021200.59376.xzilla@users.sourceforge.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.085 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200609/139 X-Sequence-Number: 89668 On Saturday 02 September 2006 11:42, Tom Lane wrote: > BTW, another "output" thing you might consider is "having draft release > notes ready-to-go on demand". Currently, Bruce prepares the release > notes on the basis of a very tedious scan of the CVS commit logs. > If this sort of stuff were being dropped into a tracker as it went > into the CVS tree, at least the research part of making the notes would > be zero-effort (or perhaps better to say that the work would be spread > out instead of concentrated). FWIW I have never understood why we don't require patch submitters/committers to update the release notes when they do the patch. I know Bruce says that it's not a problem for him to do it, but it sure would help out some of the other folks. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL