[DOCS] add index entries for function volatilties

2005-01-14 Thread Kris Jurka

Add index entries for function volatilties.

Kris JurkaIndex: doc/src/sgml/xfunc.sgml
===
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/xfunc.sgml,v
retrieving revision 1.95
diff -c -r1.95 xfunc.sgml
*** doc/src/sgml/xfunc.sgml 8 Jan 2005 22:13:36 -   1.95
--- doc/src/sgml/xfunc.sgml 14 Jan 2005 12:04:31 -
***
*** 772,777 
--- 772,786 
  volatility
  functions
 
+
+ VOLATILE
+
+
+ STABLE
+
+
+ IMMUTABLE
+
  
 
  Every function has a volatility classification, with

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [DOCS] add index entries for function volatilties

2005-01-14 Thread Peter Eisentraut
Am Freitag, 14. Januar 2005 13:08 schrieb Kris Jurka:
> Add index entries for function volatilties.

Looks good.  Commit please.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])