Re: select * from function() - Mailing list pgsql-general

From Ian Harding
Subject Re: select * from function()
Date
Msg-id sdd0e092.066@mail.tpchd.org
Whole thread Raw
In response to select * from function()  ("Ian Harding" <ianh@tpchd.org>)
List pgsql-general
I'm still in 7.2.* but I was looking at the beta docs and didn't see it there.  I must be looking in the wrong place.

http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html

>>> Doug McNaught <doug@mcnaught.org> 11/12/02 10:53AM >>>
"Ian Harding" <ianh@tpchd.org> writes:

> I swear someone posted a message indicating that we would be getting the abillity to
>
> select * From function():
>
> as opposed to the current
>
> select function(cursorname);
> fetch all in "cursorname";
>
> Was I hallucinating?

No.  This feature is in 7.3beta--is that what you're running?

-Doug

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: select * from function()
Next
From: Don Felgar
Date:
Subject: No primary key in pg_shadow