X-Original-To: pgsql-bugs-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id E37759FA6B1 for ; Tue, 1 Aug 2006 13:54:19 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 71205-03 for ; Tue, 1 Aug 2006 13:54:07 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from wwwmaster.postgresql.org (wwwmaster.postgresql.org [65.19.161.25]) by postgresql.org (Postfix) with ESMTP id 65B899FB2B6 for ; Tue, 1 Aug 2006 13:54:05 -0300 (ADT) Received: from wwwmaster.postgresql.org (wwwmaster.postgresql.org [65.19.161.25]) by wwwmaster.postgresql.org (8.13.3/8.13.3) with ESMTP id k71Gs3Xm014605 for ; Tue, 1 Aug 2006 16:54:03 GMT (envelope-from www@wwwmaster.postgresql.org) Received: (from www@localhost) by wwwmaster.postgresql.org (8.13.3/8.13.3/Submit) id k71Gs3OQ014604; Tue, 1 Aug 2006 16:54:03 GMT (envelope-from www) Date: Tue, 1 Aug 2006 16:54:03 GMT Message-Id: <200608011654.k71Gs3OQ014604@wwwmaster.postgresql.org> To: pgsql-bugs@postgresql.org Subject: BUG #2560: Web page documentation hard to use From: "PFudd" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests= X-Spam-Level: X-Archive-Number: 200608/12 X-Sequence-Number: 15487 The following bug has been logged online: Bug reference: 2560 Logged by: PFudd Email address: kernel@pkts.ca PostgreSQL version: 8.1.4 Operating system: N/A Description: Web page documentation hard to use Details: I'm trying to look up the SQL keyword 'in' using the postgresql.org web search function. Unfortunately, this word is also present in about every third sentence of every page, making it impossible to search for. In fact, a lot of the sql keywords are impossible to search for, because they're lost in the noise. Can this be fixed? Thanks!