Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: tsearch in core patch


  • From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
  • To: Hannu Krosing <hannu(at)skype(dot)net>
  • Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Subject: Re: tsearch in core patch
  • Date: Fri, 22 Jun 2007 13:05:57 +0400
  • Message-id: <467B90F5(dot)7000603(at)sigaev(dot)ru>

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(at)sigaev(dot)ru
                                                   WWW: http://www.sigaev.ru/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group