Re: declare variable in udf

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: declare variable in udf
Дата
Msg-id 50ACC4CD.2060104@iol.ie
обсуждение исходный текст
Ответ на Re: declare variable in udf  (Peter Kroon <plakroon@gmail.com>)
Список pgsql-general
On 21/11/2012 12:01, Peter Kroon wrote:
> So, multiple DECLARE sections are not allowed?

Actually, I just had a quick look here -

  http://www.postgresql.org/docs/9.2/static/plpgsql-structure.html

- and it seems that you can have multiple declare - begin - end blocks.

Try it and see!

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: declare variable in udf
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: ERROR: volatile EquivalenceClass has no sortref