RETURN NEXT and reversing order - Mailing list pgsql-general

From CSN
Subject RETURN NEXT and reversing order
Date
Msg-id 20040204062409.98096.qmail@web40601.mail.yahoo.com
Whole thread Raw
Responses Re: RETURN NEXT and reversing order  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Is it possible to reverse the order of items returned
from a plpgaql function that uses RETURN NEXT? (order
by col isn't what I want)

select * from my_function();


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

pgsql-general by date:

Previous
From: CSN
Date:
Subject: Re: recursive query?
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: BLOB problem