Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 80B10632F85 for ; Sun, 29 Mar 2009 12:12:19 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 92106-09 for ; Sun, 29 Mar 2009 12:12:18 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from ls405.t-com.hr (ls405.t-com.hr [195.29.150.135]) by mail.postgresql.org (Postfix) with ESMTP id C82E4632F4C for ; Sun, 29 Mar 2009 12:12:17 -0300 (ADT) Received: from ls265.t-com.hr (ls265.t-com.hr [195.29.150.93]) by ls405.t-com.hr (Postfix) with ESMTP id 8A9BC4054F for ; Sun, 29 Mar 2009 17:12:15 +0200 (CEST) Received: from ls265.t-com.hr (localhost.localdomain [127.0.0.1]) by ls265.t-com.hr (Qmlai) with ESMTP id 8898F2110239 for ; Sun, 29 Mar 2009 17:12:15 +0200 (CEST) Received: from ls265.t-com.hr (localhost.localdomain [127.0.0.1]) by ls265.t-com.hr (Qmlai) with ESMTP id 945CA211022C for ; Sun, 29 Mar 2009 17:12:14 +0200 (CEST) X-Envelope-Sender: mario.splivalo@megafon.hr Received: from [192.168.10.1] (78-1-172-52.adsl.net.t-com.hr [78.1.172.52]) by ls265.t-com.hr (Qmali) with ESMTP id 726A320B026A for ; Sun, 29 Mar 2009 17:12:14 +0200 (CEST) Message-ID: <49CF8FCD.10006@megafon.hr> Date: Sun, 29 Mar 2009 17:12:13 +0200 From: Mario Splivalo User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: Array functions not mentioned in Index Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-TM-AS-Product-Ver: IMSS-7.0.0.3216-5.6.0.1016-16550.000 X-TM-AS-Result: No-1.972-5.0-31-1 X-imss-scan-details: No-1.972-5.0-31-1 X-TM-AS-User-Approved-Sender: No X-TM-AS-Result-Xfilter: Match text exemption rules:No X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/23 X-Sequence-Number: 5081 None of the array functions (http://www.postgresql.org/docs/8.3/interactive/functions-array.html) are mentioned in the documentation index. Is that intentional? I thought it would be 'handy' to have those functions referenced in index. Mike