Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e374dfc commit 3da69bdCopy full SHA for 3da69bd
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.219 2004/09/28 10:18:22 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.220 2004/10/04 08:15:41 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -671,7 +671,7 @@ PostgreSQL documentation
671
672
<row>
673
<entry><literal><function>setseed</function>(<type>dp</type>)</literal></entry>
674
- <entry><type>int32</type></entry>
+ <entry><type>integer</type></entry>
675
<entry>set seed for subsequent <literal>random()</literal> calls</entry>
676
<entry><literal>setseed(0.54823)</literal></entry>
677
<entry><literal>1177314959</literal></entry>
0 commit comments