Re: [Fwd: Re: tsearch in core patch] - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [Fwd: Re: tsearch in core patch]
Date
Msg-id 20070623.012608.35014538.t-ishii@sraoss.co.jp
Whole thread Raw
In response to [Fwd: Re: tsearch in core patch]  (teodor@sigaev.ru)
Responses Re: [Fwd: Re: tsearch in core patch]  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
> >> How would this work for initdb with locale C?
> >
> > I'm worrying about that too.
> 
> english '{en_GB, en_US, C}'
> 
> I suppose, that locale name always has a dot separator exept C locale ---
> which is well known exception

So we would have to?:

japanese '{ja_JP, C}'

How would we know C -> japanese?

Also I'm wondering how we could handle texts including Japanese and
English. It's very common in Japan.
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: tsearch in core patch
Next
From: Tom Lane
Date:
Subject: Re: tsearch in core patch