unicode(utf-8) problem ! - Mailing list pgsql-sql

From john
Subject unicode(utf-8) problem !
Date
Msg-id 000801c3f9e9$3ec993c0$a2d9748c@thlgist2
Whole thread Raw
List pgsql-sql
the chinese utf-8 code haves  3 bytes
 
When I use the query command Like   "  select * from phpbb_users where username='阿至' "
 
the Result is Too Much Records! :-(

user_id=9522, username= 阿貝
user_id=8261, username= 阿超
user_id=6364, username= 阿聰
user_id=6141, username= 阿菲
user_id=5490, username= 阿苹
user_id=4694, username= 阿蠻
user_id=2618, username= 阿虎
user_id=1979, username= 阿至
 

pgsql-sql by date:

Previous
From: "Jan Pips"
Date:
Subject: Field list from table
Next
From: Hans-Jürgen Schönig
Date:
Subject: Re: [HACKERS] Materialized View Summary