function::plpgsql::returning resultset

From: "Emmanuel SARACCO" <emmanuel(dot)saracco(at)d-interactive(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: function::plpgsql::returning resultset
Date: 2001-09-11 20:04:27
Message-ID: 9nkran$296j$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

how can I write a plpgsql function who return the entire rows of a table?
for example, if I want to return all the lines in SELECT * FROM mytable.

it seems to be possible with a C function, but is it possible too with a
plpgsql function?

thanks a lot, it is important!
can you send me your answers on esaracco(at)aspasia(dot)fr

bye

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Manuel Cabido 2001-09-11 20:18:13 Re: USA Disaster
Previous Message Mitch Vincent 2001-09-11 20:00:58 Re: Ridicolus Postgresql review