'FOUND' keyword not found in index (pg8.2) - Mailing list pgsql-docs

From Mario Splivalo
Subject 'FOUND' keyword not found in index (pg8.2)
Date
Msg-id 1171280583.17666.16.camel@localhost.localdomain
Whole thread Raw
Responses Re: 'FOUND' keyword not found in index (pg8.2)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
Hi. I was told earlier to 'report' those kind of things on this
mailinglist, if I'm making a mistake here I appologize, and I'd
appreciate guidelines for future 'reportings'.

So, there goes:

In PostgreSQL plpgsql language there is special variable calles FOUND,
which is described here:
http://www.postgresql.org/docs/8.2/interactive/plpgsql-statements.html#PLPGSQL-STATEMENTS-DIAGNOSTICS

Still, there is no mention of it in postgresql Index:
http://www.postgresql.org/docs/8.2/interactive/bookindex.html

Am I missing something here, or 'FOUND' keyword should be enlisted in
Index?

    Mario


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] [PATCHES] [PERFORM] Direct I/O issues
Next
From: Tom Lane
Date:
Subject: Re: 'FOUND' keyword not found in index (pg8.2)