Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id B9CE39F9F49 for ; Mon, 11 Dec 2006 13:28:54 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 67520-06 for ; Mon, 11 Dec 2006 13:28:54 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from davinci.ethosmedia.com (server227.ethosmedia.com [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id 0CA9B9F9F46 for ; Mon, 11 Dec 2006 13:28:53 -0400 (AST) X-EthosMedia-Virus-Scanned: no infections found Received: from [63.195.55.98] (account josh@agliodbs.com HELO spooky.sf.agliodbs.com) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 10860812; Mon, 11 Dec 2006 09:32:35 -0800 From: Josh Berkus Organization: PostgreSQL @ Sun To: Tom Lane Subject: Re: More missing docs (aggs) Date: Mon, 11 Dec 2006 09:29:07 -0800 User-Agent: KMail/1.8.2 Cc: pgsql-docs@postgresql.org References: <45765819.20804@agliodbs.com> <18695.1165384231@sss.pgh.pa.us> In-Reply-To: <18695.1165384231@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612110929.07744.josh@agliodbs.com> X-Archive-Number: 200612/110 X-Sequence-Number: 4033 Tom, > Uh, why do you think that's significant? The stype is whatever you > need to use. Right, but do you have two stypes for a multi-col, a single stype, or a composite stype? The docs don't say and it's not obvious. -- Josh Berkus PostgreSQL @ Sun San Francisco