public inbox for [email protected]
help / color / mirror / Atom feedadd index entries for function volatilties
2+ messages / 2 participants
[nested] [flat]
* add index entries for function volatilties
@ 2005-01-14 12:08 Kris Jurka <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Kris Jurka @ 2005-01-14 12:08 UTC (permalink / raw)
To: pgsql-docs
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
Attachments:
[text/plain] volatility.patch (858B, 2-volatility.patch)
download | inline diff:
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
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: add index entries for function volatilties
@ 2005-01-14 13:19 Peter Eisentraut <[email protected]>
parent: Kris Jurka <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Peter Eisentraut @ 2005-01-14 13:19 UTC (permalink / raw)
To: Kris Jurka <[email protected]>; +Cc: pgsql-docs
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/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-01-14 13:19 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-01-14 12:08 add index entries for function volatilties Kris Jurka <[email protected]>
2005-01-14 13:19 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox