Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 5D3799F9386 for ; Wed, 6 Dec 2006 01:43:31 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 83385-05-3 for ; Wed, 6 Dec 2006 01:43:20 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from outmail136008.authsmtp.com (outmail136008.authsmtp.com [62.13.136.8]) by postgresql.org (Postfix) with ESMTP id 10FB59FA265 for ; Wed, 6 Dec 2006 01:43:08 -0400 (AST) Received: from outmail128175.authsmtp.net (outmail128175.authsmtp.net [62.13.128.175]) by punt3.authsmtp.com (8.13.8/8.13.8/Kp) with ESMTP id kB65h7Bn042630 for ; Wed, 6 Dec 2006 05:43:07 GMT Received: from [192.168.1.100] (dsl017-069-202.wdc1.dsl.speakeasy.net [69.17.69.202]) (authenticated bits=0) by mail.authsmtp.com (8.13.6/8.13.6/Kp) with ESMTP id kB65h3A1051712 for ; Wed, 6 Dec 2006 05:43:03 GMT Message-ID: <45765819.20804@agliodbs.com> Date: Wed, 06 Dec 2006 00:41:45 -0500 From: Josh Berkus User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: pgsql-docs@postgresql.org Subject: More missing docs (aggs) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Server-Quench: a42c6633-84ec-11db-b4dc-001185d377ca X-AuthRoute: OCdyZgscClZXSx8a IioLCC5HRQ8+YBZL BAkbIhBDJB8FUg9K Gl5dNUZcKlAHXFUf XCRcFVRSTykkCnx3 awpXfQVYaE5NVQVp Hk5AXFNVCgNhHx4B BAEcVxt3aAUIIwx2 YB5hL3FbWUV9dEQz R0tTWzwCZzRmbmMc TUhcIlBJcQIeLAIX bgQsSXMNYGQPYy5j QFA4NiYUOi9SYCFU WRoMK11aTUEABXZ8 Th8NBnRH X-Authentic-SMTP: 61633136333939.squirrel.dmpriest.net.uk:315/Kp X-Report-SPAM: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-Virus-Status: No virus detected - but ensure you scan with your own anti-virus system! X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200612/14 X-Sequence-Number: 3937 Folks, So I don't forget this: The docs do not have an example of creating a multi-column aggregate, and the syntax is NOT obvious. For example, what do you use for stype in a multi-col aggregate? --Josh