Re: [GENERAL] PL/pgsql return resultset/cursor? - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: [GENERAL] PL/pgsql return resultset/cursor?
Date
Msg-id Pine.LNX.4.30.0204090015440.685-100000@peter.localdomain
Whole thread Raw
In response to Re: [GENERAL] PL/pgsql return resultset/cursor?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [GENERAL] PL/pgsql return resultset/cursor?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
Bruce Momjian writes:

> I have added an FAQ item and improved the documentation.  Seems the
> official current docs aren't being built regularly, (last April 3),

Probably because the markup is temporarily broken.

> so I pointed to my web copy in the FAQ:
>
>     4.25) How do I return multiple rows or columns from a function?
>
>     You can return result sets from PL/pgSQL functions using refcursors. See
>     http://candle.pha.pa.us/main/writings/pgsql/sgml/plpgsql-cursors.html,
>     section 23.7.3.3.

Please do not publish links to the development docs.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] PL/pgsql return resultset/cursor?
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] PL/pgsql return resultset/cursor?