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 A233CD1E961; Mon, 1 Mar 2004 09:18:51 +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 40543-04; Mon, 1 Mar 2004 05:18:36 -0400 (AST) Received: from trolak.mydnsbox2.com (ns1.mydnsbox2.com [207.44.142.118]) by svr1.postgresql.org (Postfix) with ESMTP id 22F73D1E950; Mon, 1 Mar 2004 05:18:34 -0400 (AST) Received: from dunslane.net (localhost.localdomain [127.0.0.1]) (authenticated (0 bits)) by trolak.mydnsbox2.com (8.11.6/8.11.6) with ESMTP id i21AJL417000; Mon, 1 Mar 2004 04:19:21 -0600 Received: from 24.211.141.25 (SquirrelMail authenticated user andrew@dunslane.net) by www.dunslane.net with HTTP; Mon, 1 Mar 2004 05:19:21 -0500 (EST) Message-ID: <2364.24.211.141.25.1078136361.squirrel@www.dunslane.net> Date: Mon, 1 Mar 2004 05:19:21 -0500 (EST) Subject: Re: [HACKERS] Collaboration Tool Proposal -- Summary to date From: "Andrew Dunstan" To: , In-Reply-To: <21714.1078122076@sss.pgh.pa.us> References: <21714.1078122076@sss.pgh.pa.us> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/8 X-Sequence-Number: 3824 Tom Lane said: > Josh Berkus writes: >> C. BZ does not have any PG support in its default branch, and the RH >> port is currently unmaintained. > > I was quite surprised to read this, and I'm sure Dave Lawrence (RH's BZ > maintainer) would be too. As would be the thousands of people who > regularly use bugzilla.redhat.com. > > If you want to reject BZ because you don't like it, fine, but please > don't allege that it's unmaintained or that we'd have to put our own > resources into maintaining it. There *will* be BZ-on-PG running at Red > Hat for the foreseeable future. Obviously Dave would like to get the > port folded back upstream, and it looks like that will happen > eventually, but we need not fear being alone in running BZ-on-PG > meanwhile. > *nod* The RH port is a few minor versions behind the mainline BZ project. I suspect that reasonable Pg support is not too far away in the mainline code. Dave Lawrence is in fact working actively on that, as I saw from a flurry of email just the other day. There seems to me to be sufficient resistance to BZ on other grounds to make the matter moot. Personally, I have long learned to live with its quirkiness and the klunky interface, and I don't find the lack of an email interface an issue, but it is clear that others have much graver objections on these and other grounds. cheers andrew