Re: return two elements - Mailing list pgsql-general

From Michael Fuhr
Subject Re: return two elements
Date
Msg-id 20050607134503.GA45560@winnie.fuhr.org
Whole thread Raw
In response to Re: return two elements  ("Rodríguez Rodríguez, Pere" <prr@hosppal.es>)
Responses Re: return two elements
List pgsql-general
On Tue, Jun 07, 2005 at 10:08:27AM +0200, "Rodríguez Rodríguez, Pere" wrote:
>
> I suppose that IN/OUT declaration also will use with procedural language
> (PL/pgSQL), it's correct?

Yes; INOUT is also supported.  The following link has examples of
PL/pgSQL functions that use OUT:

http://developer.postgresql.org/docs/postgres/plpgsql-declarations.html#PLPGSQL-DECLARATION-ALIASES

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump 8.0.3 failing against PostgreSQL 7.3.2
Next
From: Tom Lane
Date:
Subject: Re: pg_dump 8.0.3 failing against PostgreSQL 7.3.2