Re: Computed table name in function - Mailing list pgsql-sql

From Daniel Drotos
Subject Re: Computed table name in function
Date
Msg-id Pine.LNX.4.64.0710102048090.28699@mazsola.iit.uni-miskolc.hu
Whole thread Raw
In response to Re: Computed table name in function  ("Ray Madigan" <ray@madigans.org>)
List pgsql-sql
On Wed, 10 Oct 2007, Ray Madigan wrote:

> I thought that the documentation said I couldn't use EXECUTE on a SELECT
> INTO?

Try "for record_var in select ..." Look for 36.7.4 Looping Through 
Query Results in the docs.

Daniel


pgsql-sql by date:

Previous
From: "Ray Madigan"
Date:
Subject: Re: Computed table name in function
Next
From: Richard Huxton
Date:
Subject: Re: Computed table name in function