Received: from maia.hub.org (maia-1.hub.org [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 88F2F6430A4 for ; Mon, 17 May 2010 09:49:47 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 21227-10 for ; Mon, 17 May 2010 12:49:32 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pv0-f174.google.com (mail-pv0-f174.google.com [74.125.83.174]) by mail.postgresql.org (Postfix) with ESMTP id 30C19643092 for ; Mon, 17 May 2010 09:49:40 -0300 (ADT) Received: by pvg4 with SMTP id 4so279362pvg.19 for ; Mon, 17 May 2010 05:49:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=PjMQ4rDB9MckWMJND7Jiw3BbfWK8Ssac9veXRsN2usY=; b=VtyqlZGx21DXqcTLD7+NGGMjICPmJ7ro75Ejto2uTMdHQMdv9xFDJJ95+V2bK75ZVE wHrhiV8h4SY4Z68RBFLw4nWzOrwCte+x3J4dpPHWeVSpwzHnsKQHk0LhBJsULJ7IUbmf 5RWxJL0Ax8tW5udte2JHF3LKMwIR1ZluGQBLw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Uk6a8BQFHFU1N0r9ERvcLsvDLLbRQSWtSHNnnQ4qPYxgWQ6hoxD+vIW9vz33XJIvOL uFB4+Rlzukkz9i6GU8kwzSYC+IAjj2e5jeaDid93zwCnb2p5cOq9GRZMdv0/rf7yRs+9 HAM1FeFMybwhRS1GR6ID2ObWutzSNyo1Q3YqY= MIME-Version: 1.0 Received: by 10.141.101.17 with SMTP id d17mr3655601rvm.265.1274100578073; Mon, 17 May 2010 05:49:38 -0700 (PDT) Received: by 10.140.171.21 with HTTP; Mon, 17 May 2010 05:49:38 -0700 (PDT) Date: Mon, 17 May 2010 21:49:38 +0900 Message-ID: Subject: indexterm of pg_notify From: Fujii Masao To: pgsql-docs@postgresql.org Content-Type: multipart/mixed; boundary=000e0cd139265d3d980486c9a870 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.001 tagged_above=-5 required=5 tests=BAYES_20=-0.001, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201005/25 X-Sequence-Number: 5522 --000e0cd139265d3d980486c9a870 Content-Type: text/plain; charset=ISO-8859-1 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"? Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center --000e0cd139265d3d980486c9a870 Content-Type: application/octet-stream; name="pg_notify_indexterm.patch" Content-Disposition: attachment; filename="pg_notify_indexterm.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_g9bagznq0 KioqIGEvZG9jL3NyYy9zZ21sL3JlZi9ub3RpZnkuc2dtbAotLS0gYi9kb2Mvc3JjL3NnbWwvcmVm L25vdGlmeS5zZ21sCioqKioqKioqKioqKioqKgoqKiogMTUyLDE1OCAqKioqIE5PVElGWSA8cmVw bGFjZWFibGUgY2xhc3M9IlBBUkFNRVRFUiI+Y2hhbm5lbDwvcmVwbGFjZWFibGU+IFsgLCA8cmVw bGFjZWFibGUgY2xhCiAgIDxyZWZzZWN0MT4KICAgIDx0aXRsZT5Ob3RlczwvdGl0bGU+CiAgCiEg ICA8aW5kZXh0ZXJtPgogICAgIDxwcmltYXJ5PnBnX25vdGlmeTwvcHJpbWFyeT4KICAgIDwvaW5k ZXh0ZXJtPgogIAotLS0gMTUyLDE1OCAtLS0tCiAgIDxyZWZzZWN0MT4KICAgIDx0aXRsZT5Ob3Rl czwvdGl0bGU+CiAgCiEgICA8aW5kZXh0ZXJtIHpvbmU9InNxbC1ub3RpZnkiPgogICAgIDxwcmlt YXJ5PnBnX25vdGlmeTwvcHJpbWFyeT4KICAgIDwvaW5kZXh0ZXJtPgogIAo= --000e0cd139265d3d980486c9a870--