Re: plpgsql function return multiple values?
| От | Jan Wieck |
|---|---|
| Тема | Re: plpgsql function return multiple values? |
| Дата | |
| Msg-id | 200107301811.f6UIBWW07713@jupiter.us.greatbridge.com обсуждение |
| Ответ на | plpgsql function return multiple values? ("John Oakes" <john@networkproductions.net>) |
| Список | pgsql-sql |
John Oakes wrote: > Is it possible for a plpgsql function to return a record? I need to return > multiple values, and preferably in the form of a record. Thanks in advance! Not useful in any released version of PostgreSQL. In v7.2 you'll have at least the possibility to return a cursor. Don't know yet if I'll be able to add the general RETURN ... AND RESUME. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com # _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
В списке pgsql-sql по дате отправления: