From b4b8efbd3826ac0af2d1c2e7c40fcf80a4bfba45 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
+
Every function has a volatility classification, with
the possibilities being 38.7. Function Volatility Categories
38.7. Function Volatility Categories
VOLATILE
, STABLE
, or
IMMUTABLE
. VOLATILE
is the default if the
@@ -104,4 +104,4 @@
If you do that, you will find that the STABLE
or
IMMUTABLE
function does not notice the database changes
applied by the called function, since they are hidden from its snapshot.)
-