Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix imprecise documentation of random(): it never returns 1.0. - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix imprecise documentation of random(): it never returns 1.0.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.482 -> r1.482.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.482&r2=1.482.2.1)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix imprecise documentation of random(): it never returns 1.0.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix imprecise documentation of random(): it never returns 1.0.