Re: SELECT from mytbl; - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: SELECT from mytbl;
Date
Msg-id 20070530020419.GA5481@alvh.no-ip.org
Whole thread Raw
In response to Re: SELECT from mytbl;  (Rodrigo De León <rdeleonp@gmail.com>)
List pgsql-general
Rodrigo De León escribió:

> Now see:
>
> http://www.postgresql.org/docs/8.2/static/plpgsql-control-structures.html#PLPGSQL-RECORDS-ITERATING

Just a quick reminder that it's usually painful to build "generic"
functions in plpgsql because it's not prepared to deal with column or
table names built at run time.  Trying PL/perl or others may prove
simpler.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: "Stuart Cooper"
Date:
Subject: Re: prepare()
Next
From: Naz Gassiep
Date:
Subject: Re: TimeZone List