static variables in functions

Поиск
Список
Период
Сортировка
От Gyozo Papp
Тема static variables in functions
Дата
Msg-id 001001c0c975$38f34ec0$2b46c5d5@jaguar
обсуждение исходный текст
Ответы Re: static variables in functions  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-general
hello everyone,

is there any possibility to keep the value of an arbitrary type variable in a plpgsql function between its invocations?
If not, can it be made with functions written in C instead? I've "static storage" in my mind.
Can it be made thread-safe?

- Papp Gyozo -



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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: problems with pg_dumplo (was Re: backup with blobs)
Следующее
От: Grzegorz Mucha
Дата:
Сообщение: Re: Re: Latin2 and Unicode problems