Re: [BUGS] Bug #520: Bug in order by clausule part II

2001-11-23 Thread Markus Bertheau
On Fri, 2001-11-23 at 11:24, [EMAIL PROTECTED] wrote: > now the sql command: select mit_id from table order by mit_id > should select all rows odered as the ABC. f.e.:123456789ABCD...QRSTetc. > At the range of 00C0...00CZ it goes creazy: > > 00CP > 00

[BUGS] Bug #520: Bug in order by clausule part II

2001-11-23 Thread pgsql-bugs
Sandor, Vig ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description Bug in order by clausule part II Long Description Sorry, I forgot: The select max(mit_id) from table is also wrong! (At the specified range. see below) I have made