Re: Is there support for output parameters?

From: Richard Huxton <richardh(at)archonet(dot)com>
To: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>, pgsql-general(at)postgresql(dot)org
Subject: Re: Is there support for output parameters?
Date: 2003-07-21 08:17:57
Message-ID: 200307210917.58388.richardh@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 20 July 2003 21:25, Francisco Figueiredo Jr. wrote:
> Hi all,
>
> I'd like to know if there is support for output parameters in function
> calls.
>
> If so, how can I use it?

I'm afraid not. You can return record types or use a temporary table to
simulate this. If you are converting from another system, you may find the
documents at http://techdocs.postgresql.org of some use.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason Godden 2003-07-21 08:27:21 Re: Trigger Function DML and Permissions
Previous Message Peter Eisentraut 2003-07-21 07:38:59 Re: [pgsql-advocacy] [GENERAL] Postgresql & AMD x86-64