Re: unaccent - Mailing list pgsql-hackers

From nngodinh@tiscali.it
Subject Re: unaccent
Date
Msg-id 3D6DC636000200C2@mail-1.tiscalinet.it
Whole thread Raw
In response to Re: unaccent  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: unaccent  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Not "to_ascii", since there are so many extended UNICODE characters that
doesn't have any accent and should not be converted to an ASCII character.

>-- Messaggio Originale --
>Date: Wed, 18 Sep 2002 14:24:26 +0200
>From: Karel Zak <zakkr@zf.jcu.cz>
>To: Oleg Bartunov <oleg@sai.msu.su>
>Cc: nngodinh@tiscali.it, pgsql-hackers@postgresql.org
>Subject: Re: [HACKERS] unaccent
>
>
>On Wed, Sep 18, 2002 at 03:08:59PM +0300, Oleg Bartunov wrote:
>> On Wed, 18 Sep 2002 nngodinh@tiscali.it wrote:
>> >
>> > Get libunac from: http://www.nongnu.org/unac/ (it uses iconv)
>> >
>> > Extract the archive, compile it (make). Move pg_unac.so to your postgresql
>> > shared libraries dir.
>> >
>> I think better to have separate module contrib/unac and document using
>> it with tsearch. Please write us a couple of lines about using
>> your function and we'll add them into tsearch documentation.
>
> I think about --with-unaccent for PostgreSQL and to_ascii() in
> main tree. Comment?
>
>    Karel
>
>--
> Karel Zak  <zakkr@zf.jcu.cz>
> http://home.zf.jcu.cz/~zakkr/
>
> C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org


__________________________________________________________________
Tiscali Ricaricasa
la prima prepagata per navigare in Internet a meno di un'urbana e
risparmiare su tutte le tue telefonate. Acquistala on line e non avrai
nessun costo di attivazione né di ricarica!
http://ricaricasaonline.tiscali.it/





pgsql-hackers by date:

Previous
From: nngodinh@tiscali.it
Date:
Subject: Re: unaccent
Next
From: nngodinh@tiscali.it
Date:
Subject: Re: strip a character from text