Re: [BUGS] BUG #2231: Incorrect Order By

2006-02-02 Thread Stephan Szabo
On Thu, 2 Feb 2006, Stephan Szabo wrote: > On Wed, 1 Feb 2006, Garoso, Fernando wrote: > > > > > The following bug has been logged online: > > > > Bug reference: 2231 > > Logged by: Garoso, Fernando > > Email address: [EMAIL PROTECTED] > > PostgreSQL version: 8.x > > Operating

Re: [BUGS] BUG #2231: Incorrect Order By

2006-02-02 Thread Stephan Szabo
On Wed, 1 Feb 2006, Garoso, Fernando wrote: > > The following bug has been logged online: > > Bug reference: 2231 > Logged by: Garoso, Fernando > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.x > Operating system: GNU Linux Debian > Description:Incorrect Ord

[BUGS] BUG #2231: Incorrect Order By

2006-02-02 Thread Garoso, Fernando
The following bug has been logged online: Bug reference: 2231 Logged by: Garoso, Fernando Email address: [EMAIL PROTECTED] PostgreSQL version: 8.x Operating system: GNU Linux Debian Description:Incorrect Order By Details: create table tmp ( name char(30) ); create i