X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1DFBAD1B9BE; Fri, 27 Feb 2004 02:08:41 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 86494-07; Thu, 26 Feb 2004 22:08:35 -0400 (AST) Received: from bob.samurai.com (bob.samurai.com [205.207.28.75]) by svr1.postgresql.org (Postfix) with ESMTP id 0E034D1B967; Thu, 26 Feb 2004 22:08:31 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by bob.samurai.com (Postfix) with ESMTP id E978C1E02; Thu, 26 Feb 2004 21:08:33 -0500 (EST) Received: from bob.samurai.com ([127.0.0.1]) by localhost (bob.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 42035-01-4; Thu, 26 Feb 2004 21:08:33 -0500 (EST) Received: from tokyo.samurai.com (d226-89-59.home.cgocable.net [24.226.89.59]) by bob.samurai.com (Postfix) with ESMTP id 743D31DB3; Thu, 26 Feb 2004 21:08:31 -0500 (EST) To: Peter Eisentraut Cc: josh@agliodbs.com, Tom Lane , Robert Treat , Andrew Dunstan , pgsql-www@postgresql.org, pgsql-hackers@postgresql.org Subject: Re: [HACKERS] Collaboration Tool Proposal From: Neil Conway In-Reply-To: <200402270020.37548.peter_e@gmx.net> (Peter Eisentraut's message of "Fri, 27 Feb 2004 00:20:37 +0100") References: <200402260912.54001.josh@agliodbs.com> <15111.1077835640@sss.pgh.pa.us> <200402261452.49385.josh@agliodbs.com> <200402270020.37548.peter_e@gmx.net> Date: Thu, 26 Feb 2004 21:08:32 -0500 Message-ID: <8765dtjmu7.fsf@mailbox.samurai.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/218 X-Sequence-Number: 3783 Peter Eisentraut writes: > I think we had previously decided that we will not allow a random user > off the street to file bug reports into whatever system we end up > using. Uh, why not? (And more to the point, why raise the barrier to entry on reporting bugs?) Individuals can already post to pgsql-bugs "off the street", and it is not much of a problem. Invalid bug reports can easily be marked as such. -Neil