Re: unaccent as stored procedure?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Stephen Woodbridge <woodbri(at)swoodbridge(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: unaccent as stored procedure?
Date: 2006-12-05 10:45:22
Message-ID: Pine.LNX.4.64.0612051345010.16338@sn.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 4 Dec 2006, Stephen Woodbridge wrote:

> Hi all,
>
> I was wondering if anyone has unac.c which is the lib used in Text::Unaccent
> built and wrap as a plpgsql stored procedure not using plperl. Or maybe there
> is another general solution that I am no aware of.

I have one, don't remember whet did I get it.

>
> Thanks,
> -Steve
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

Attachment Content-Type Size
pg_unac.c text/plain 1.0 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Arnaud Lesauvage 2006-12-05 10:50:53 Re: unaccent as stored procedure?
Previous Message David Goodenough 2006-12-05 10:18:21 How to speed up Exclusive Locking