On Monday 30 March 2009 15:34:49 David Fetter wrote:
> On Mon, Mar 30, 2009 at 01:31:23PM -0400, Tom Lane wrote:
> > David Fetter <[email protected]> writes:
> > > SELECT
> > > i,
> > > t,
> > > RANK() OVER (
> > > PARTITION BY i
> > > ORDER BY random()
> > > )
> > > FROM foo;
> > > ERROR: ORDER/GROUP BY expression not found in targetlist
> >
> > Fixed.
>
> Thanks! :)
>
Yes, thanks!
--
Robert Treat
Conjecture: http://www.xzilla.net
Consulting: http://www.omniti.com