| From: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
| Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: default_text_search_config |
| Date: | 2007-10-05 06:45:16 |
| Message-ID: | 20071005153354.D69D.ITAGAKI.TAKAHIRO@oss.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
> For me the idea that a text-search configuration maps to a
> locale/language seems to be totally wrong. IMO an encoding/charset
> could include several languages and a text-search configuration should
> be mapped to an encoding/charset, rather than a language.
I think mapping by encoding/charset *is* totally wrong and by locale is
reasonable. How do you treat LATIN1? It can be used in French and German,
etc. Moreover, UTF-8 can be used in almost all languages.
The tight mapping of EUC_jp <=> Japanese is a special case in the world.
Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2007-10-05 07:12:58 | Re: default_text_search_config |
| Previous Message | Tatsuo Ishii | 2007-10-05 03:54:04 | Re: default_text_search_config |