| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | marcin mank <marcin(dot)mank(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: bug: fuzzystrmatch levenshtein is wrong |
| Date: | 2009-12-10 02:00:22 |
| Message-ID: | 603c8f070912091800k1145d722s3019557f4c65b639@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Dec 8, 2009 at 9:45 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Tue, Dec 8, 2009 at 9:08 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> Robert Haas wrote:
>>> > patch attached.
>>>
>>> I cannot get this patch to apply for anything. All 4 hunks fail, both
>>> on HEAD and on the the pre-8.4-pgindent version of fuzzystrmatch.c.
>>> Either I'm doing something wrong here, or there's something wrong with
>>> this patch file.
>>
>> The author converted tabs to spaces --- there is not a single tab in the
>> diff file.
>
> Ah. I knew there had to be a reason.
>
> I'm attaching my version of this patch. Barring objections, I am
> going to apply this to HEAD and backpatch to 8.4, where this feature
> (and the associated bug) were introduced.
Done. Yeah, my first commit! However, it appears that someone needs
to tell the pgsql-committers list that rhaas(at)postgresql(dot)org is allowed
to post there.
...Robert
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2009-12-10 02:15:17 | Re: ProcessUtility_hook |
| Previous Message | Robert Haas | 2009-12-10 01:41:25 | Re: Adding support for SE-Linux security |