Stored Procedure

Поиск
Список
Период
Сортировка
От Yves Vindevogel
Тема Stored Procedure
Дата
Msg-id e28aace15975ef9972fdd65ceb6e0ce8@implements.be
обсуждение исходный текст
Ответы Re: Stored Procedure  ("Jim Buttafuoco" <jim@contactbda.com>)
Re: Stored Procedure  (Michael Fuhr <mike@fuhr.org>)
Список 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.

Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: High context switches occurring
Следующее
От: "Jim Buttafuoco"
Дата:
Сообщение: Re: Stored Procedure