Stored Procedure - Mailing list pgsql-performance

From Yves Vindevogel
Subject Stored Procedure
Date
Msg-id e28aace15975ef9972fdd65ceb6e0ce8@implements.be
Whole thread Raw
Responses Re: Stored Procedure
Re: Stored Procedure
List 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,


<bold>Yves Vindevogel</bold>

<bold>Implements</bold>

<smaller>

</smaller>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

<smaller>


Mail: yves.vindevogel@implements.be  - Mobile: +32 (478) 80 82 91


Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76


Web: http://www.implements.be

<italic><x-tad-smaller>

First they ignore you.  Then they laugh at you.  Then they fight you.
Then you win.

Mahatma Ghandi.</x-tad-smaller></italic></smaller>


Mail: yves.vindevogel@implements.be  - Mobile: +32 (478) 80 82 91

Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76

Web: http://www.implements.be

First they ignore you.  Then they laugh at you.  Then they fight you.
Then you win.
Mahatma Ghandi.

Attachment

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: High context switches occurring
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: Stored Procedure