Re: stateful UDF?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: stateful UDF?
Дата
Msg-id 20060214231329.GA87882@winnie.fuhr.org
обсуждение исходный текст
Ответ на stateful UDF?  (andrew <andrew.ylzhou@gmail.com>)
Ответы Re: stateful UDF?  (andrew <andrew.ylzhou@gmail.com>)
Список pgsql-general
On Tue, Feb 14, 2006 at 11:47:49PM +0100, andrew wrote:
> Can I implement a stateful UDF in C? i.e. storing the state of the
> previous run of the function and access them in the succeeding runs.
> Is it supported? How do I implement it? Thanks.

Do you need to maintain state across sessions or just within a
single session?  What are you trying to do?

--
Michael Fuhr

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

Предыдущее
От: Marc Munro
Дата:
Сообщение: Re: altering objects owned by other user
Следующее
От: "Ken Winter"
Дата:
Сообщение: Does PG really lack a time zone for India?