Query Problem!! - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Query Problem!!
Date
Msg-id 200101120033.f0C0XgZ93783@hub.org
Whole thread Raw
Responses Re: Query Problem!!
List pgsql-bugs
Christian Gonzalez (christiangda@cantv.net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Query Problem!!

Long Description
I have problem with the GROUP BY

Sample Code
select name, 'user' as class from smuser union select name, 'group' as class from smgroup order by class;

No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: Interval bug
Next
From: Thomas Lockhart
Date:
Subject: Re: Re: Interval bug