Re: tsearch in core patch
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Hannu Krosing <hannu(at)skype(dot)net>
- Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: tsearch in core patch
- Date: Thu, 21 Jun 2007 16:10:28 -0400
- Message-id: <5074(dot)1182456628(at)sss(dot)pgh(dot)pa(dot)us>
Hannu Krosing <hannu(at)skype(dot)net> writes:
> Ãhel kenal päeval, N, 2007-06-21 kell 21:44, kirjutas Teodor Sigaev:
>> 6) use encoding names instead of locale's names in configuration
>> Ugh. I missed that knowledge of encoding doesn't allow to determine exact
>> language
> most languages can be written using UNICODE charset and UTF-8 encoding,
> so neither charset not encoding can be used to determine language.
The recommendation I was making was to use the language name, not the
encoding name, in the user-visible configuration.
regards, tom lane
Home |
Main Index |
Thread Index