Re: Generating random unique alphanumeric IDs - Mailing list pgsql-general

From Harald Fuchs
Subject Re: Generating random unique alphanumeric IDs
Date
Msg-id pu1vnar149.fsf@srv.protecting.net
Whole thread Raw
In response to Generating random unique alphanumeric IDs  (Thom Brown <thombrown@gmail.com>)
Responses Re: Generating random unique alphanumeric IDs  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
In article <20090816122526.GW5407@samason.me.uk>,
Sam Mason <sam@samason.me.uk> writes:

> I've just had a look and PG does actually seem to be returning values as
> I'd expect, i.e. 0 <= n < 1.

That's what everyone would expect.  If it's really implemented like
that the documentation is wrong, isn't it?

pgsql-general by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: comparing NEW and OLD (any good this way?)
Next
From: Adrian Klaver
Date:
Subject: Re: plpython return setof and yield