Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 72F62632F93 for ; Wed, 1 Apr 2009 00:33:57 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 60379-09 for ; Wed, 1 Apr 2009 00:33:43 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 7E041632E69 for ; Wed, 1 Apr 2009 00:33:43 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id n313XTNu024127; Tue, 31 Mar 2009 23:33:29 -0400 (EDT) To: Mario Splivalo cc: Alvaro Herrera , pgsql-docs@postgresql.org Subject: Re: Array functions not mentioned in Index In-reply-to: <49D2CA1C.2060300@megafon.hr> References: <49CF8FCD.10006@megafon.hr> <20090330154730.GC23023@alvh.no-ip.org> <49D2CA1C.2060300@megafon.hr> Comments: In-reply-to Mario Splivalo message dated "Wed, 01 Apr 2009 03:57:48 +0200" Date: Tue, 31 Mar 2009 23:33:29 -0400 Message-ID: <24126.1238556809@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.053 tagged_above=0 required=5 tests=AWL=0.053 X-Spam-Level: X-Archive-Number: 200904/1 X-Sequence-Number: 5089 Mario Splivalo writes: > Hope this is ok. How can I submit patch for 8.3 documentation? I think you just did. Applied, thanks. regards, tom lane PS: why'd you omit unnest()?