Stored Procedure

From: Yves Vindevogel <yves(dot)vindevogel(at)implements(dot)be>
To: pgsql-performance(at)postgresql(dot)org
Subject: Stored Procedure
Date: 2005-11-22 18:29:37
Message-ID: e28aace15975ef9972fdd65ceb6e0ce8@implements.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Is there another way in PG to return a recordset from a function than
to declare a type first ?

create function fnTest () returns setof
myDefinedTypeIDontWantToDefineFirst ...

Met vriendelijke groeten,
Bien à vous,
Kind regards,

Yves Vindevogel
Implements

Attachment Content-Type Size
Pasted Graphic 2.tiff image/tiff 5.6 KB

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jim Buttafuoco 2005-11-22 18:42:53 Re: Stored Procedure
Previous Message Tom Lane 2005-11-22 17:35:49 Re: High context switches occurring