Re: [GENERAL] Problems with Set Returning Functions (SRFs) - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: [GENERAL] Problems with Set Returning Functions (SRFs)
Date
Msg-id 20050411020604.GA4404@winnie.fuhr.org
Whole thread Raw
In response to Re: [GENERAL] Problems with Set Returning Functions (SRFs)  ("Otto Blomqvist" <o.blomqvist@secomintl.com>)
List pgsql-sql
On Wed, Apr 06, 2005 at 03:31:45PM -0700, Otto Blomqvist wrote:
> 
> Just curious, is this (x)-"trick"   in the postgres manual somewhere ? Just
> just common SQL guru knowledge ? ;)

I think the relevant documentation is "Field Selection" in the
"Value Expressions" section of the "SQL Syntax" chapter.

http://www.postgresql.org/docs/8.0/interactive/sql-expressions.html#AEN1642

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: "Andrus Moor"
Date:
Subject: Re: Merging item codes using referential integrity
Next
From: PFC
Date:
Subject: Re: Getting the output of a function used in a where clause