How to return "more thatn one value" from Pl/PgSQL?

From: "Nikola Milutinovic" <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
To: "PostgreSQL general" <pgsql-general(at)postgresql(dot)org>
Subject: How to return "more thatn one value" from Pl/PgSQL?
Date: 2002-01-21 07:02:57
Message-ID: 002401c1a249$a83718e0$0a3ea8c0@ev.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.

I would like to return a record from a Pl/PgSQL function. Is returning a table row the only way to do that?

Besides, I've had problems with declaring such a function, what's the proper syntax?

Nix.

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-01-21 07:04:21 Re: [HACKERS] PostgreSQL Licence: GNU/GPL
Previous Message Holger Krug 2002-01-21 06:58:57 Re: pl/pgsql Composite Parameter Question