Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TYPhb-00030b-OU for pgsql-hackers@postgresql.org; Tue, 13 Nov 2012 23:15:31 +0000 Received: from outmail149078.authsmtp.net ([62.13.149.78]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TYPhY-0007FH-JH for pgsql-hackers@postgresql.org; Tue, 13 Nov 2012 23:15:31 +0000 Received: from mail-c226.authsmtp.com (mail-c226.authsmtp.com [62.13.128.226]) by punt8.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id qADNFSOt056780 for ; Tue, 13 Nov 2012 23:15:28 GMT Received: from ayaki.localdomain (124-148-90-153.dyn.iinet.net.au [124.148.90.153]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2/) with ESMTP id qADNFMs1011521 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 13 Nov 2012 23:15:24 GMT Message-ID: <50A2D489.7020102@2ndQuadrant.com> Date: Wed, 14 Nov 2012 07:15:21 +0800 From: Craig Ringer Organization: 2nd Quadrant User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: PostgreSQL Hackers Subject: Add contrib module functions to docs' function index Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Server-Quench: 016da1d1-2de8-11e2-98a9-0025907ec6c5 X-AuthReport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-AuthRoute: OCdxZQATClZeVg0b BQteCiN5VAwpPBRK HVkIKg5MOFUSTAAU Mk9RLVdJK3UEQkpF VCReGBUITgIzDi10 aBUvMkNCYEpPXRVo U0JIR1hQEUtpAxgf BxoWTBByaQRDe2Fy YERnQXEVHTUOCzAA AU9UFGwDZ2YuaWka UA5YdgUAIQIefwJH PgV3SXIMNGcab3Ix TkprZ2psbG0AJS8L SVwbBF4eCU0MGCIm RhpKGDIjAEkIDysu KRc6K1kaBw4NNQ0+ NlA6FhoWLhkZFgxZ GQlMBiNUNzH/ X-Authentic-SMTP: 61633235383639.1020:706 X-AuthFastPath: 0 (Was 255) X-AuthSMTP-Origin: 124.148.90.153/2525 X-AuthVirus-Status: No virus detected - but ensure you scan with your own anti-virus system. X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201211/592 X-Sequence-Number: 216444 Hi all Andreas Heiduk on -bugs suggested that we add the functions provided by contrib modules to the function index in the docs, so it's easier to go from, say, "what the heck is idx(...)" to finding it in the intarray contrib module. This seems like a good idea and I'd like to pop it in the TODO until I get time to check it out, flagged as a minor/newbie-friendly problem. Any objections? -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services