Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id E91E3633C95 for ; Thu, 7 May 2009 12:24:11 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 39528-05-4 for ; Thu, 7 May 2009 12:24:06 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by mail.postgresql.org (Postfix) with ESMTP id 16F546351AC for ; Thu, 7 May 2009 12:23:53 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 6FE06DCC95F; Thu, 7 May 2009 17:23:51 +0200 (CEST) References: <4A01CFE8.9010005@blogg.se> <20090506192354.GK4476@alvh.no-ip.org> <20090506192728.GL4476@alvh.no-ip.org> <27338.1241642808@sss.pgh.pa.us> <20090506205307.GM4476@alvh.no-ip.org> <27900.1241644298@sss.pgh.pa.us> <20090506211933.GO4476@alvh.no-ip.org> <4A02E5B2.5030001@hagander.net> <20090507151732.GA3026@alvh.no-ip.org> Message-Id: <6910DBE5-22CE-44EA-913E-F42743BF2516@hagander.net> From: Magnus Hagander To: Alvaro Herrera In-Reply-To: <20090507151732.GA3026@alvh.no-ip.org> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Mailer: iPhone Mail (5G77) Mime-Version: 1.0 (iPhone Mail 5G77) Subject: Re: [GENERAL] how to select temp table Date: Thu, 7 May 2009 17:23:46 +0200 Cc: Tom Lane , =?utf-8?Q?Robert_Gravsj=C3=B6?= , liuzg4 liuzg4 , "pgsql-docs@postgresql.org" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200905/10 X-Sequence-Number: 5171 On 7 maj 2009, at 17.17, Alvaro Herrera =20 wrote: > Magnus Hagander escribi=C3=B3: >> Alvaro Herrera wrote: > >>> Yeah, perhaps ... I think it should suggest all index entries that >>> start with the search string, not necessarily equal. >>> >>> Magnus? :-) >> >> Uh, I don't think that information is even available at that point. =20= >> We >> index only the output of the web pages, not the SGML source. > > AFAIK the search "suggests" stuff from pg_docbot or something similar. > That includes index entries. > The docbot index is completely manually maintained. It never reads =20 anything in our documetation. /Magnus