pgsql: Emphasize that immutable and stable functions are not allowed to

Started by Tom Laneover 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Emphasize that immutable and stable functions are not allowed to modify
the database. xfunc.sgml was already pretty definite on the point, but
it doesn't hurt to make it clear here too.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
create_function.sgml (r1.69 -> r1.70)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_function.sgml.diff?r1=1.69&r2=1.70)