Re: Static functions - Mailing list pgsql-general

From Volkan YAZICI
Subject Re: Static functions
Date
Msg-id 87r66x73ke.fsf@alamut.mobiliz.com.tr
Whole thread Raw
In response to Static functions  (Joseph S <jks@selectacast.net>)
List 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 by date:

Previous
From: Joshua Drake
Date:
Subject: Re: failed to install posgrest
Next
From: "Scott Marlowe"
Date:
Subject: Re: failed to install posgrest