Re: indexterm of pg_notify

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: indexterm of pg_notify
Date: 2010-05-17 15:33:57
Message-ID: AANLkTine90jetNEp6xTTE12Cck0vEdjWai08EKP8DlMX@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, May 17, 2010 at 8:49 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> Hi,
>
> In the index of current document, "pg_notify" is tied to the
> word "Notes". This is odd for me.
> http://developer.postgresql.org/pgdocs/postgres/bookindex.html
>
> How about the patch to tie "pg_notify" to "NOTIFY"?

I think that's because the "Notes" section of that page is the only
place in the documentation that pg_notify() is mentioned... I agree
it looks a little weird, but it's nice that it jumps to the specific
section of the page that is relevant.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-05-17 15:38:29 Re: indexterm of pg_notify
Previous Message Fujii Masao 2010-05-17 12:49:38 indexterm of pg_notify