Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 4DF0963692F for ; Mon, 17 May 2010 16:40:10 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 56034-02 for ; Mon, 17 May 2010 19:40:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from spinlock.commandprompt.com (host-215.commandprompt.net [207.173.203.215]) by mail.postgresql.org (Postfix) with ESMTP id F086E63419E for ; Mon, 17 May 2010 16:40:02 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id 32252348034; Mon, 17 May 2010 12:40:01 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at commandprompt.com Received: from spinlock.commandprompt.com ([127.0.0.1]) by localhost (spinlock.commandprompt.com.commandprompt.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JRnNRMJTABj3; Mon, 17 May 2010 12:39:56 -0700 (PDT) Received: from perhan.alvh.no-ip.org (200-85-211-144.bk4-dsl.surnet.cl [200.85.211.144]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id 129B0348002; Mon, 17 May 2010 12:39:56 -0700 (PDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 2CD296E8A6; Mon, 17 May 2010 15:39:54 -0400 (CLT) Content-Type: text/plain; charset=UTF-8 Cc: Robert Haas , Fujii Masao , pgsql-docs Subject: Re: indexterm of pg_notify From: Alvaro Herrera To: Tom Lane In-reply-to: <19569.1274110709@sss.pgh.pa.us> References: <19569.1274110709@sss.pgh.pa.us> Date: Mon, 17 May 2010 15:39:54 -0400 Message-Id: <1274125180-sup-7375@alvh.no-ip.org> User-Agent: Sup/0.11 Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=1.724 tagged_above=-5 required=5 tests=BAYES_05=-0.5, RCVD_IN_NJABL_PROXY=2.224 X-Spam-Level: * X-Archive-Number: 201005/28 X-Sequence-Number: 5525 Excerpts from Tom Lane's message of lun may 17 11:38:29 -0400 2010: > Yeah, the link would be less useful if it just pointed to the whole > page. It would be nice though if the index entry said something more > specific than "Notes", perhaps "NOTIFY Notes". Is there a way to > control the label used for an index link? Doesn't look like there is :-( --