Re: Using SETOF in plpgsql function
| От | Jan Wieck |
|---|---|
| Тема | Re: Using SETOF in plpgsql function |
| Дата | |
| Msg-id | 200008231427.JAA00959@jupiter.greatbridge.com обсуждение |
| Ответ на | Using SETOF in plpgsql function (hlefebvre <hlefebvre@lexbase.net>) |
| Ответы |
Re: Using SETOF in plpgsql function
Re: Using SETOF in plpgsql function Re: Using SETOF in plpgsql function |
| Список | pgsql-sql |
hlefebvre wrote: > Hello, > > I'd like to return a set of integer in an pl/pgsql function. How can I > do that ? You can't. Not with PL/pgSQL nor with any other PL or C. The problem is nested deeper and requires the planned querytree redesign to get solved. Before you ask: The mentioned redesign will NOT be done for 7.1, and I'm not sure if we will be able to do it for 7.2 yet. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com #
В списке pgsql-sql по дате отправления: