| From: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
|---|---|
| To: | Ren Weili <renweili(at)csvw(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: resend: Chinese sort order problem |
| Date: | 2001-10-29 10:05:00 |
| Message-ID: | 4.2.0.58.20011029105815.00a75ce0@pop.freesurf.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello Malix,
There are some limitations to multi-byte support. I had the same problems,
see another mail I forwarded.
I am new to the list but I suggest you sent this message to
pgsql-hackers(at)postgresql(dot)org(dot)
Regards,
Jean-Michel POURE
At 15:45 29/10/01 +0800, you wrote:
>hi all,
> I am shade to disturb people here again, but to my Question , i
>have not effective answer.
> it has been suffering me for 3 weeks.
>
> the problem is : How the Postgresql treet the Chinese Text Field
>sort£¨order by£©?
> It seems always false sort order. but the MySQL does this very well.
>
> 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" ,
> the option "EUC_CN" / "SQL_ASII" results same .
>
> I have also tried recompling the source with "configure
>--enable-locale --enable-multibyte=EUC_CN", it does no help.
>
> So i want to know where is the source code of SQL "ORDER BY", if
>nobody else could help me, I can only choose to
>study the source and solve it by myself.
>
>
>Any suggestion is kind to me.
>Thanks.
>Malix
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | schemy | 2001-10-29 11:37:54 | Re: Broken pipes 2 |
| Previous Message | Patrice Hédé | 2001-10-29 10:03:13 | Re: [HACKERS] UNICODE |