Re: multibyte charater set in levenshtein function

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: multibyte charater set in levenshtein function
Date: 2010-08-28 12:34:10
Message-ID: AANLkTinS40Fc-_dpEOMMbGBuHKjVDMDVpGOkdjYE1c=s@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is the patch which adds levenshtein_less_equal function. I'm going to
add it to current commitfest.

----
With best regards,
Alexander Korotkov.

On Tue, Aug 3, 2010 at 3:23 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> On Mon, Aug 2, 2010 at 5:07 PM, Alexander Korotkov <aekorotkov(at)gmail(dot)com>
> wrote:
> > Now I think patch is as good as can be. :)
>
> OK, committed.
>
> > I'm going to prepare less-or-equal function in same manner as this patch.
>
> Sounds good. Since we're now more than half-way through this
> CommitFest and this patch has undergone quite a bit of change from
> what we started out with, I'd like to ask that you submit the new
> patch for the next CommitFest, to begin September 15th.
>
> https://commitfest.postgresql.org/action/commitfest_view/open
>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise Postgres Company
>

Attachment Content-Type Size
levenshtein_less_equal-0.1.patch text/x-patch 16.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-08-28 14:30:02 Re: Git conversion progress report and call for testing assistance
Previous Message Magnus Hagander 2010-08-28 10:16:43 Re: Git conversion progress report and call for testing assistance