This query:

select random() from generate_series(1,10) order by random();

produces sorted output. Should it?

-- 
Andrew (irc:RhodiumToad)

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to