Add a warning about possible strange behavior of volatile functions

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 661b3e79c431e771f5d8e9ca647cbf90fbd6baa2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-06-10T19:21:37Z
Releases: 8.4.0
Add a warning about possible strange behavior of volatile functions
in cursors.  This has always been the case, but given the lack of user
complaints about it, I'm not going to bother back-patching this.

Files

PathChange+/−
doc/src/sgml/ref/declare.sgml modified +15 −1