Re: [BUGS] Bug #602: Chinese characters query bug.

2002-02-24 Thread Tatsuo Ishii
Not sure what version of PostgreSQL or what kind of platform you are using, I would say this may be a bug with the locale database of your OS. Try disable locale support of PostgreSQL. -- Tatsuo Ishii > Young ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more

[BUGS] Bug #602: Chinese characters query bug.

2002-02-24 Thread pgsql-bugs
Young ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Chinese characters query bug. Long Description db=> select objectid, name from state where countryOId=39 and name='xxx' order by name; (Here xxx is a Chinese stat