Re: tsearch in core patch
От | Teodor Sigaev |
---|---|
Тема | Re: tsearch in core patch |
Дата | |
Msg-id | 467B90F5.7000603@sigaev.ru обсуждение исходный текст |
Ответ на | Re: tsearch in core patch (Hannu Krosing <hannu@skype.net>) |
Ответы |
Re: tsearch in core patch
|
Список | pgsql-hackers |
>> 3) ALTER FULLTEXT CONFIGURATION cfgname ADD/ALTER/DROP MAPPING >> done > Why not rename ALTER FULLTEXT CONFIGURATION --> ALTER TEXT SEARCH > CONFIGURATION here too ? It's renamed too. > most languages can be written using UNICODE charset and UTF-8 encoding, > so neither charset not encoding can be used to determine language. yes >> --- how do many languages use ISO8859-1 locale?. > ISO8859-1 is encoding, not locale. I meant, if we'll use encoding name (for example PG_LATIN1) we couldn't distinguish languages which use that encoding (for example italian and finnish and some more), but using locale names it's possible: it_IT.ISO8859-1, fi_FI.ISO8859-1 -- Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-hackers по дате отправления: