Re: - Mailing list pgsql-sql

From Oliver Elphick
Subject Re:
Date
Msg-id 1044223921.32648.551.camel@linda.lfix.co.uk
Whole thread Raw
In response to  ("mail.luckydigital.com" <jim@luckydigital.com>)
List pgsql-sql
On Sun, 2003-02-02 at 21:47, mail.luckydigital.com wrote:
> Can some one please confirm( with a plpgsql function example please )
> a postgres "7.2" function that can return multiple rows to the client.
>  
> I've gone through the docs and can't find anything to support this -it
> seems you can only have one return value or null. 
>  
> Yes i'm aware this it is possible in 7.3 - can someone please confirm
> its not possible in 7.2 or provide me with an example of how to go
> about it.

Not possible in 7.2 PL/pgSQL

-- 
Oliver Elphick <olly@lfix.co.uk>
LFIX Limited



pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PL/pgSQL question
Next
From: Tomasz Myrta
Date:
Subject: Re: extracting constraints from schema