Re: Static functions

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: Static functions
Дата
Msg-id 87r66x73ke.fsf@alamut.mobiliz.com.tr
обсуждение исходный текст
Ответ на Static functions  (Joseph S <jks@selectacast.net>)
Список pgsql-general
On Fri, 03 Oct 2008, Joseph S <jks@selectacast.net> writes:
> Aren't static functions supposed to executed only once per transaction?

There is no such promise, that depends on the PL you prefer. For
instance, in PL/scheme[1] non-volatile (immutable) and non-SRF functions
are cached per (top) transaction.


Regards.

[1] http://plscheme.projects.postgresql.org/

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

Предыдущее
От: Joshua Drake
Дата:
Сообщение: Re: failed to install posgrest
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: failed to install posgrest