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 56AE09FB470 for ; Fri, 1 Sep 2006 23:14:30 -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 66307-01-7 for ; Fri, 1 Sep 2006 23:14:28 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id A05D69FB494 for ; Fri, 1 Sep 2006 23:10:43 -0300 (ADT) Received: (qmail invoked by alias); 02 Sep 2006 02:10:41 -0000 Received: from dslb-084-063-058-225.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.58.225] by mail.gmx.net (mp030) with SMTP; 02 Sep 2006 04:10:41 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: Alvaro Herrera Subject: Re: Getting a move on for 8.2 beta Date: Sat, 2 Sep 2006 04:10:40 +0200 User-Agent: KMail/1.9.3 Cc: Bruce Momjian , "Joshua D. Drake" , pgsql-hackers@postgresql.org, Tom Lane , josh@agliodbs.com References: <200609020341.37691.peter_e@gmx.net> <200609020146.k821k2x08062@momjian.us> <20060902015209.GC14288@alvh.no-ip.org> In-Reply-To: <20060902015209.GC14288@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609020410.41238.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200609/102 X-Sequence-Number: 89631 Alvaro Herrera wrote: > Another novel idea: have a "bugtracker" of sorts where selected > people can add "feature requests" and append patches to them. There, > people could add "fake" feature requests describing the stuff they > are working on, and publish the patches they have for them. Certainly, much of this discussion is trying to yell "tracking software". Track patches, track comments, track open items, and so on. This doesn't have to be the same as a bug tracker, though. -- Peter Eisentraut http://developer.postgresql.org/~petere/