Re: Configurable Penalty Costs for Levenshtein - Mailing list pgsql-patches

From Tom Lane
Subject Re: Configurable Penalty Costs for Levenshtein
Date
Msg-id 15786.1193953038@sss.pgh.pa.us
Whole thread Raw
In response to Re: Configurable Penalty Costs for Levenshtein  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
List pgsql-patches
Volkan YAZICI <yazicivo@ttnet.net.tr> writes:
> Volkan YAZICI <yazicivo@ttnet.net.tr> writes:
>> Following patch implements configurable penalty costs for levenshtein
>> distance metric in fuzzystrmatch contrib module.

> Is there a problem with the patch? Would anybody mind helping me to
> figure out the reason of this lack of interest, after 15 days.

The reason is the project schedule: we're trying to get 8.3 out the
door.  No one is likely to pay any attention to new-feature patches
until after 8.4 development begins.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Configurable Penalty Costs for Levenshtein
Next
From: Bruce Momjian
Date:
Subject: Re: Show login privilege in psql \du command