Re: [BUGS] Different result when using '=' and 'like' in unicode mode

2002-11-17 Thread Jiang Sheng
- Original Message - 送信者 : "Peter Eisentraut" <[EMAIL PROTECTED]> 宛先 : "Jiang Sheng" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> 送信日時 : 2002年11月18日 6:21 件名 : Re: [BUGS] Different result when using '=' and 'like' in unicode mode > Jia

[BUGS] Different result when using '=' and 'like' in unicode mode

2002-11-16 Thread Jiang Sheng
I used PostgreSQL 7.2.1 on redhat 7.3, installed using the rpm from redhat,. When I createdb -E UNICODE, and import data using \copy command, after converted all the imported text files to UTF-8 encoding. It looks well, I can get the data from several platforms in different locale. But, a strange