Re: Bug: aliasing in ORDER BY when UNIONing - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Bug: aliasing in ORDER BY when UNIONing
Date
Msg-id 20010219105132.B12735@l-t.ee
Whole thread Raw
In response to Re: Bug: aliasing in ORDER BY when UNIONing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Feb 19, 2001 at 12:26:44AM -0500, Tom Lane wrote:
> Marko Kreen <marko@l-t.ee> writes:
> > Anyway such stuff should be documented I guess.  From current
> > docs I read that it should work.
> 
> Where?

And ofcourse, you are right :)  I was confused of result columns
vs. table columns but in the ORDER BY desc there is even
explicitly said result columns.

Thanks.

-- 
marko



pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Re: [ADMIN] v7.1b4 bad performance
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: Re: beta5 ...