[BUGS] BUG #1401: Thai language -
01-17-2005
, 12:16 PM
The following bug has been logged online:
Bug reference: 1401
Logged by: Sirilug
Email address: fatcat_kay (AT) yahoo (DOT) com
PostgreSQL version: from linux 9.0
Operating system: linux 9.0
Description: Thai language
Details:
1. can not sort thai language on ก-ฮ
2. when input thai language 2 words for 2 records and search by use sql as:
input 'กกก' and 'ขขข' to text1 field then use sql=select * from
tables where text1='กกก', the result show 2 records are 'กกก'
and 'ขขข'
If above bug can solve, hope you to send mail to me for advise..
Regards
Kay
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match |