pgsql: Fix imprecise documentation of random(): it never returns 1.0.

Started by Tom Lanealmost 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix imprecise documentation of random(): it never returns 1.0.
This was changed in 8.2 but the documentation was not corrected.
Per gripe from Sam Mason.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.347.2.8 -> r1.347.2.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.347.2.8&r2=1.347.2.9)