projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef0f53
)
Update docs for recent change to setseed() return value.
author
Neil Conway
Sat, 20 Jan 2007 21:59:34 +0000
(21:59 +0000)
committer
Neil Conway
Sat, 20 Jan 2007 21:59:34 +0000
(21:59 +0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index ea644106733068219e85f1579797eca8f33aafe0..f433f9221c7e127aa420596eb5a6806cc2505946 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,4
+1,4
@@
-
+
Functions and Operators
@@
-807,10
+807,10
@@
setseed
(
dp
)
-
int
+
void
set seed for subsequent
random()
calls (value between 0 and 1.0)
setseed(0.54823)
-
<
literal>1177314959<
/entry>
+