tsearch2: language or encoding - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject tsearch2: language or encoding
Date
Msg-id 20070706.154338.10297668.t-ishii@sraoss.co.jp
Whole thread Raw
Responses Re: tsearch2: language or encoding
Re: tsearch2: language or encoding
Re: tsearch2: language or encoding
List pgsql-hackers
Hi,

I'm wondering if a tsearch's configuration is bound to a language or
an encoding. If it's bound to a language, there's a serious design
problem, I would think. An encoding or charset is not necessarily
bound to single language. We can find such that example everywhere(I'm
not talking about Unicode here). LATIN1 inclues English and several
european languages. EUC-JP includes English and Japanese etc. And
we specify encoding for char's property, not language, I would say the
configuration should be bound to an encoding.
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: usleep feature for pgbench
Next
From: Tom Lane
Date:
Subject: Re: tsearch2: language or encoding