Re: [BUGS] BUG #1027: incorrect result from 'order by'

2003-12-25 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > Description:incorrect result from 'order by' You initdb'd in the wrong locale. You are expecting sort order as in C locale, but that isn't the default locale setting in recent Red Hat releases --- en_US is probably what you're using, an

[BUGS] BUG #1027: incorrect result from 'order by'

2003-12-24 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1027 Logged by: William H Copson Email address: [EMAIL PROTECTED] PostgreSQL version: 7.5 Dev Operating system: Redhat 7.2 (highly modified) Description:incorrect result from 'order by' Details: The follo