Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TXcNe-0002yL-6E for pgsql-bugs@postgresql.org; Sun, 11 Nov 2012 18:35:38 +0000 Received: from mahout.postgresql.org ([98.129.198.123]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TXcNc-0000pg-VM for pgsql-bugs@postgresql.org; Sun, 11 Nov 2012 18:35:37 +0000 Received: from [204.145.124.246] (helo=wrigleys.postgresql.org) by mahout.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TXcNc-0007WO-3o for pgsql-bugs@postgresql.org; Sun, 11 Nov 2012 18:35:36 +0000 Received: from www-data by wrigleys.postgresql.org with local (Exim 4.72) (envelope-from ) id 1TXcNb-0004wu-EJ for pgsql-bugs@postgresql.org; Sun, 11 Nov 2012 18:35:35 +0000 Date: Sun, 11 Nov 2012 18:35:35 +0000 Message-Id: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" To: pgsql-bugs@postgresql.org From: Andreas.Heiduk@web.de X-Pg-Spam-Score: -2.1 (--) X-Archive-Number: 201211/53 X-Sequence-Number: 34611 The following bug has been logged on the website: Bug reference: 7652 Logged by: Andreas H. Email address: Andreas.Heiduk@web.de PostgreSQL version: 9.2.1 Operating system: any Description: = It seems, that none of the functions in the section "Additional Supplied Modules" are listed in the index. I checked both the "intagg" module and the "dblink" module. To bad if you are looking the documentation of a function but don't know which module provides it (if any at all).