select * from function()

From: "Ian Harding" <ianh(at)tpchd(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: select * from function()
Date: 2002-11-12 18:49:28
Message-ID: sdd0dcc6.059@mail.tpchd.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Thanks!

Ian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-11-12 18:53:02 Re: select * from function()
Previous Message Rajesh Kumar Mallah. 2002-11-12 18:48:18 Re: [SQL] Output of function into a file