BUG #1685: sorting problem with LATIN2

From: "Piotr Drozdowski" <piotr(at)ben(dot)pl>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1685: sorting problem with LATIN2
Date: 2005-05-27 22:00:08
Message-ID: 20050527220008.E9DDAF0B00@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1685
Logged by: Piotr Drozdowski
Email address: piotr(at)ben(dot)pl
PostgreSQL version: 8.03
Operating system: Windows 2000 Prof.
Description: sorting problem with LATIN2
Details:

If table is created with ENCODING in 'LATIN2'
I've got problem with sorting varchar(xx) fields
with "polish" letter as first char and it is only
problem with letter "". Rows with that letter are
always at the top rows in ascending sorting.
That situation is absent if table is crated as
WIN1250 on PostgreSQL 8.03.
I have no problem with ENCODING in LATIN2 on
Linux and PostgreSQL 7.4 too.

p.s.
sorry for my bad english

Browse pgsql-bugs by date

  From Date Subject
Next Message shd 2005-05-27 22:20:17 adding users
Previous Message FREMAUX Benjamin SOFRECOM 2005-05-27 15:22:12 Re: BUG #1681: Selection problem