dbTalk Databases Forums  

[BUGS] BUG #1387: Sort order don't work correctly

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1387: Sort order don't work correctly in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andrew Kompaneev
 
Posts: n/a

Default [BUGS] BUG #1387: Sort order don't work correctly - 01-14-2005 , 12:37 AM







The following bug has been logged online:

Bug reference: 1387
Logged by: Andrew Kompaneev
Email address: Akompaneev (AT) computel (DOT) ru
PostgreSQL version: 8.0 RC2
Operating system: Windows 2000 SP4
Description: Sort order don't work correctly
Details:

On Windows platform in database with encoding='UNICODE' sort order on column
with non-english chars (for example, Cyrillic) doesn't work correctly.
If the database has encoding='WIN' sort order works OK. By the way, on Linux
(Redhat 9) sort order work OK too.
"select * from ... order by ...;"

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] BUG #1387: Sort order don't work correctly - 01-14-2005 , 01:09 AM






Andrew Kompaneev wrote:
Quote:
On Windows platform in database with encoding='UNICODE' sort order on
column with non-english chars (for example, Cyrillic) doesn't work
Unicode doesn't work on Windows right now. Sorry.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.