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 46CC69FB260 for ; Mon, 4 Sep 2006 08:35:50 -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 78553-02 for ; Mon, 4 Sep 2006 11:35:46 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 33B309FA170 for ; Mon, 4 Sep 2006 08:35:44 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id D7EFDF40EC; Mon, 4 Sep 2006 13:35:42 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Postgres tracking - the pgtrack project Date: Mon, 4 Sep 2006 13:35:42 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA3561B@algol.sollentuna.se> In-Reply-To: <200609021602.k82G2qu29775@momjian.us> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [HACKERS] Postgres tracking - the pgtrack project Thread-Index: AcbOrEd+E/ysJJPsQbChXWugt6GYSwBacgnw References: <621fdf7c380b797f32c1ac0f7bccffd4@biglumber.com> <200609021602.k82G2qu29775@momjian.us> From: "Magnus Hagander" To: "Bruce Momjian" , "Greg Sabino Mullane" Cc: X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.134 tagged_above=0 required=5 tests=FORGED_RCVD_HELO, SPF_PASS X-Spam-Level: X-Archive-Number: 200609/311 X-Sequence-Number: 89840 > Right now, the release notes show a list of all the significant > items in each release, but it isn't available until the release, > and it isn't complete (because it would be unreadable by ordinary > users). And there is no tracking of individual items in progress > except by individual developers. Magnus, for example, tracks Win32 > items, and Tom tracks backend stuff. I track whatever no one else > tracks. Well, I *try*. I find myself not managing quite as well as I'd like ;-) So I for one would definitely appreciate a tool that would help with that - provided that the tool fits the development model, not the other way around.=20 (most other things seems to have been said already this time around, so I won't repeat arguments others have made) //Magnus