Add index entries for function volatilties.

Kris Jurka
Index: 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 -0000       1.95
--- doc/src/sgml/xfunc.sgml     14 Jan 2005 12:04:31 -0000
***************
*** 772,777 ****
--- 772,786 ----
      <primary>volatility</primary>
      <secondary>functions</secondary>
     </indexterm>
+    <indexterm zone="xfunc-volatility">
+     <primary>VOLATILE</primary>
+    </indexterm>
+    <indexterm zone="xfunc-volatility">
+     <primary>STABLE</primary>
+    </indexterm>
+    <indexterm zone="xfunc-volatility">
+     <primary>IMMUTABLE</primary>
+    </indexterm>
  
     <para>
      Every function has a <firstterm>volatility</> classification, with
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to