Re: BUG #4693: When I use the order by it gets me an error, but if i use it without order by it's a correct query.

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: Oscar Bejarano <obejaranoc(at)msn(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4693: When I use the order by it gets me an error, but if i use it without order by it's a correct query.
Date: 2009-03-04 20:42:02
Message-ID: 3073cc9b0903041242k2043750aodaabbcef0b269a8d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Mar 4, 2009 at 2:05 PM, Oscar Bejarano <obejaranoc(at)msn(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4693
> Logged by:          Oscar Bejarano
> Email address:      obejaranoc(at)msn(dot)com
> PostgreSQL version: 8.3.0
> Operating system:   Suse 10
> Description:        When I use the order by it gets me an error, but if i
> use it without order by it's a correct query.
> Details:
>
> =======QUERY=========

which ORDER BY is causing troubles to you? the one in ther outer query
or the one in the inner query?
can you provide at least the error message? a little test case would be useful

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-03-04 21:32:26 Re: BUG #4691: Installation error
Previous Message Oscar Bejarano 2009-03-04 19:05:45 BUG #4693: When I use the order by it gets me an error, but if i use it without order by it's a correct query.