Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 518EA9FB276 for ; Fri, 13 Apr 2007 16:52:21 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 62842-05 for ; Fri, 13 Apr 2007 16:52:17 -0300 (ADT) 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 027FF9FB216 for ; Fri, 13 Apr 2007 16:52:16 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id E2365DCC7C5; Fri, 13 Apr 2007 21:52:15 +0200 (CEST) Message-ID: <461FDF8E.1060004@hagander.net> Date: Fri, 13 Apr 2007 21:52:46 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.0pre (Windows/20070412) MIME-Version: 1.0 To: Harald Armin Massa CC: PostgreSQL www Subject: Re: Search function: is it possible to put up 8.x documentation first? References: <7be3f35d0704120113k4b6871f6w2aeca941a9e5b1fd@mail.gmail.com> In-Reply-To: <7be3f35d0704120113k4b6871f6w2aeca941a9e5b1fd@mail.gmail.com> X-Enigmail-Version: 0.95b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/74 X-Sequence-Number: 11824 Harald Armin Massa wrote: > I searched on the excellent and quick search function on the > postgresql.org > > constraint definition > > Results 1 up to 5 deal with ancient releases: > > 7.1 > 7.4 > 7.4 > 7.3 > 7.3 > > Releases, that usually make Tom comment "please upgrade to somewhat more > recent" on 11 out of 10 support requests. > > Is it possible to give a boost to more current documentations? Yeah, that's on my TODO list. Unfortunately, it's been sitting on that list for a long time :-( //Magnus