Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 008FA6345F5 for ; Mon, 17 May 2010 23:29:11 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 46534-10 for ; Tue, 18 May 2010 02:29:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iw0-f174.google.com (mail-iw0-f174.google.com [209.85.214.174]) by mail.postgresql.org (Postfix) with ESMTP id 5AAB5632752 for ; Mon, 17 May 2010 23:29:03 -0300 (ADT) Received: by iwn6 with SMTP id 6so1047109iwn.19 for ; Mon, 17 May 2010 19:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=PjZt2xsaPS+gyLs8V5aCMctrXpuE1PGa8cIsquNDJfA=; b=mvbOEZ4+tj8dyInAc90kWk2luDwg5lvAgwaecj6BGl+Pj2NIJ+OZz9cw/3ZC9YHpd5 7SUqafAR82GbI3tSO6jzC8Kqz3im0yaF2SFHx/dm5/a6KIl7uVf0ATEMcIEhdvSMA0v+ I8tzoL9toK+zFZTOrOLm/wTfIkB/B3RYxSch0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=e+CXWIxusm9ql6t2A/cio37Un57HwFJts+tGprIjCdg235TW8jmvipHQYwvKfYuy5n +jxfSG9G2CnVamCm81X6tJr+Ymbh/XoxxRD1k1xv9M+XiqqAxNvdID3whp03xbWCf7B9 m8x7IvA5ArHKKzQRor5zsloNNzbbI6VAZvpUw= MIME-Version: 1.0 Received: by 10.231.125.158 with SMTP id y30mr206419ibr.99.1274149741041; Mon, 17 May 2010 19:29:01 -0700 (PDT) Received: by 10.231.39.202 with HTTP; Mon, 17 May 2010 19:29:00 -0700 (PDT) In-Reply-To: References: <19569.1274110709@sss.pgh.pa.us> <1274125180-sup-7375@alvh.no-ip.org> Date: Mon, 17 May 2010 22:29:00 -0400 Message-ID: Subject: Re: indexterm of pg_notify From: Robert Haas To: Fujii Masao Cc: Alvaro Herrera , Tom Lane , pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201005/30 X-Sequence-Number: 5527 On Mon, May 17, 2010 at 10:15 PM, Fujii Masao wrote= : > On Tue, May 18, 2010 at 4:39 AM, Alvaro Herrera = wrote: >> 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. =A0It would be nice though if the index entry said something more >>> specific than "Notes", perhaps "NOTIFY Notes". =A0Is there a way to >>> control the label used for an index link? >> >> Doesn't look like there is :-( > > How about creating new subsection "pg_notify" under "Notes" and placing > the description about pg_notify in it? Here is the patch. Looks good to me. Committed. --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company