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

Commit7d03215

Browse files
committed
Update setseed() documentation.
1 parent3bc7ede commit7d03215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.332 2006/08/22 00:49:19 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.333 2006/09/04 21:47:25 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -795,7 +795,7 @@
795795
<row>
796796
<entry><literal><function>setseed</function>(<type>dp</type>)</literal></entry>
797797
<entry><type>int</type></entry>
798-
<entry>set seed for subsequent <literal>random()</literal> calls</entry>
798+
<entry>set seed for subsequent <literal>random()</literal> calls (value between 0 and 1.0)</entry>
799799
<entry><literal>setseed(0.54823)</literal></entry>
800800
<entry><literal>1177314959</literal></entry>
801801
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp