On Mon, 6 Dec 2004, Konstantin Danilov wrote:

Hello List!

PostgreSQL 8 does not correctly sort words written in cyrillic. It is a bug I suppose :)

Probably, it's a problem of your setup.

Here is what I have:

regression=# select version();
version ---------------------------------------------------------------------------
PostgreSQL 8.0.0rc1 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2.3
(1 row)


regression=# select upper('фыва'),'ф' > 'в';
upper | ?column? -------+----------
ФЫВА | t
(1 row)




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

              http://archives.postgresql.org


Regards, Oleg _____________________________________________________________ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to