Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: Bug: aliasing in ORDER BY when UNIONing  (Tom Lane <[email protected]>)
List pgsql-hackers
On Mon, Feb 19, 2001 at 12:26:44AM -0500, Tom Lane wrote:
> Marko Kreen <[email protected]> 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 ...