From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Configurable Penalty Costs for Levenshtein |
Date: | 2007-11-01 21:37:18 |
Message-ID: | 15786.1193953038@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr> writes:
> Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-11-01 22:39:50 | Re: Show login privilege in psql \du command |
Previous Message | Bruce Momjian | 2007-11-01 21:30:40 | Re: Configurable Penalty Costs for Levenshtein |