Chinese sort order problem

From: Ren Weili <renweili(at)csvw(dot)com>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Chinese sort order problem
Date: 2001-10-26 01:08:16
Message-ID: D139779A9ABFD31184C500508B6FB8A610538938@exu.csvw.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello Barry,
in my machine "select getdatabaseencoding();" returns:
EUC_CN
and "\encoding" returns EUC_CN too.
I have tested for createdb -E EUC_CN / SQL_ASII / LATIN1
EUC_CN / SQL_ASII results are same .
So i want to know where is the source code of SQL "ORDER BY"
maybe i have to traverse and study the source code for it.

Any suggestion is kind to me.
Thanks.
Malix

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-10-26 01:12:28 FYI To Postgres Authors
Previous Message Tatsuo Ishii 2001-10-26 00:15:02 Re: UNICODE