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

Commit27d8dcd

Browse files
committed
Sorry, that change was not correct.
1 parent47065ae commit27d8dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/set.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.51 2001/03/0518:42:57 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.52 2001/03/0519:00:01 petere Exp $
33
Postgres documentation
44
-->
55

@@ -196,7 +196,7 @@ SET TIME ZONE { '<replaceable class="PARAMETER">timezone</replaceable>' | LOCAL
196196
The value for the seed to be used by the
197197
<function>random</function> function. Allowed
198198
values are floating point numbers between 0 and 1, which
199-
are then multiplied byRAND_MAX. This product will
199+
are then multiplied by2^31-1. This product will
200200
silently overflow if a number outside the range is used.
201201
</para>
202202

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp