Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2c1abfd

Browse files
committed
Add index entries for function volatilities.
1 parent9fa1843 commit2c1abfd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.95 2005/01/08 22:13:36 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.96 2005/01/14 21:46:09 jurka Exp $
33
-->
44

55
<sect1 id="xfunc">
@@ -772,6 +772,15 @@ CREATE FUNCTION test(int, int) RETURNS int
772772
<primary>volatility</primary>
773773
<secondary>functions</secondary>
774774
</indexterm>
775+
<indexterm zone="xfunc-volatility">
776+
<primary>VOLATILE</primary>
777+
</indexterm>
778+
<indexterm zone="xfunc-volatility">
779+
<primary>STABLE</primary>
780+
</indexterm>
781+
<indexterm zone="xfunc-volatility">
782+
<primary>IMMUTABLE</primary>
783+
</indexterm>
775784

776785
<para>
777786
Every function has a <firstterm>volatility</> classification, with

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp