Re: plpgsql returning resultset

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: plpgsql returning resultset
Дата
Msg-id 48BD21A5.8070306@iol.ie
обсуждение исходный текст
Ответ на Re: plpgsql returning resultset  (tfinneid@student.matnat.uio.no)
Ответы Re: plpgsql returning resultset  (Thomas Finneid <tfinneid@student.matnat.uio.no>)
Список pgsql-general
On 02/09/2008 12:18, tfinneid@student.matnat.uio.no wrote:

> Does that work in 8.2, cause i get the same error message as I described
> above

Yep, it does..... I should have mentioned that you call your function
like this:

  select * from my_function()

- in other words, a SETOF-returning function takes the place of a table
in a SELECT statement.

Can you show us more of your code?

Ray.


------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: MERGE: performance advices
Следующее
От: ProAce
Дата:
Сообщение: question for upgrade pg 8.2.5 to pg 8.3.3