Re: Getting rid of accents..

From: Randall Lucas <rlucas(at)tercent(dot)net>
To: <mallah(at)trade-india(dot)com>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Getting rid of accents..
Date: 2003-05-27 21:52:02
Message-ID: 72F31EF6-908D-11D7-923B-000A957653D6@tercent.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Full disclosure on previously posted Perl code: I think I may have
cribbed all or part of that previous code from something (Perl
cookbook?). In any case, the issue is essentially a mapping of which
ascii codes "look like" low-ascii, so I don't think there are any
authorship issues.

Best,

Randall

On Tuesday, May 27, 2003, at 04:55 PM, <mallah(at)trade-india(dot)com> wrote:

>
>
> Is there any easy way for converting accented text to
> closest text without accents in postgresql ?
>
> eg:
>
> BÂLÂ MORGHÂB to BALA MORGHAB
>
>
>
>
> Regds
> Mallah.
>
>
> -----------------------------------------
> Get your free web based email at trade-india.com.
> "India's Leading B2B eMarketplace.!"
> http://www.trade-india.com/
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ian Barwick 2003-05-27 22:15:02 Re: Getting rid of accents..
Previous Message Randall Lucas 2003-05-27 21:48:02 Re: Getting rid of accents..