"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
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