|
|
|
@ -1,4 +1,4 @@ |
|
|
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.482 2009/06/17 21:58:49 tgl Exp $ --> |
|
|
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.482.2.1 2009/08/16 19:55:28 tgl Exp $ --> |
|
|
|
|
|
|
|
|
|
|
|
<chapter id="functions"> |
|
|
|
<chapter id="functions"> |
|
|
|
<title>Functions and Operators</title> |
|
|
|
<title>Functions and Operators</title> |
|
|
|
@ -821,7 +821,7 @@ |
|
|
|
<row> |
|
|
|
<row> |
|
|
|
<entry><literal><function>random</function>()</literal></entry> |
|
|
|
<entry><literal><function>random</function>()</literal></entry> |
|
|
|
<entry><type>dp</type></entry> |
|
|
|
<entry><type>dp</type></entry> |
|
|
|
<entry>random value between 0.0 and 1.0, inclusive</entry> |
|
|
|
<entry>random value in the range 0.0 <= x < 1.0</entry> |
|
|
|
<entry><literal>random()</literal></entry> |
|
|
|
<entry><literal>random()</literal></entry> |
|
|
|
<entry></entry> |
|
|
|
<entry></entry> |
|
|
|
</row> |
|
|
|
</row> |
|
|
|
|