Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id EBAAC9FA29D for ; Sat, 10 Feb 2007 16:32:03 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 53124-02 for ; Sat, 10 Feb 2007 16:32:00 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id BC1429FA249 for ; Sat, 10 Feb 2007 16:32:00 -0400 (AST) Received: from [192.168.199.197] (c213-100-160-41.swipnet.se [213.100.160.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by svr2.hagander.net (Postfix) with ESMTP id 91CA4DCC45F; Sat, 10 Feb 2007 21:31:59 +0100 (CET) Message-ID: <45CE2BC3.7000606@hagander.net> Date: Sat, 10 Feb 2007 21:32:03 +0100 From: Magnus Hagander User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Tom Lane CC: PostgreSQL www Subject: Re: Default search sites References: <45CCCC28.3050903@hagander.net> <4670.1171053280@sss.pgh.pa.us> In-Reply-To: <4670.1171053280@sss.pgh.pa.us> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.233 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200702/163 X-Sequence-Number: 11568 Tom Lane wrote: > Magnus Hagander writes: >> Currently the default search on the website includes only the website, >> and there is a checkbox that lets you include community sites. What do >> people think about changing it so we include community sites by default? > >> (community sites is everything on pgFoundry + pgadmin + jdbc + >> phppgadmin, and possibly one or two more that I can't remember right now) > > Seems reasonable to me, since very possibly people are searching for one > of those projects. Done. //Magnus