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

From Erwin Brandstetter
Subject Re: SELECT from mytbl;
Date
Msg-id 1180495497.310382.77420@h2g2000hsg.googlegroups.com
Whole thread Raw
In response to Re: SELECT from mytbl;  (Rodrigo De León <rdeleonp@gmail.com>)
Responses Re: SELECT from mytbl;
List pgsql-general
On May 30, 2:11 am, Rodrigo De León <rdele...@gmail.com> wrote:
(... useful code example snipped)

> Now see:
>
> http://www.postgresql.org/docs/8.2/static/plpgsql-control-structures....

Thanks for your hints, Rodrigo!
I am aware I can consult pg_catalog / information_schema to retrieve
the information, but that's not quite the "short way" I was hoping
for. Your example is still helpful, though. :)


Regards
Erwin




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: prepare()
Next
From: Erwin Brandstetter
Date:
Subject: Re: SELECT from mytbl;