Re: request a new feature in fuzzystrmatch

From: Liming Hu <dawninghu(at)gmail(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: Cédric Villemain <cedric(at)2ndquadrant(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Atri Sharma <atri(dot)jiit(at)gmail(dot)com>, Joe Conway <mail(at)joeconway(dot)com>
Subject: Re: request a new feature in fuzzystrmatch
Date: 2013-06-11 18:57:12
Message-ID: CAE-MfPvjSn2oFvXfKtno-VX2aQ13dFP9nTDf0y5G-uZpniiZKw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Sat, May 18, 2013 at 6:38 PM, David Fetter <david(at)fetter(dot)org> wrote:
> On Fri, May 17, 2013 at 05:50:38PM +0200, Cédric Villemain wrote:
>> Hello Liming,
>>
>> > >> Sounds interesting. How can we build this over our current
>> > >> implementation, or do we need to build it from scratch?
>> > >>
>> > > I know how to write the code, but just need approval of accepting into
>> > > the new version.
>> >
>> > Well, acceptance depends largely on the implementation and actual
>> > benefit statistics. I would suggest implementing a basic version and
>> > then demonstrating its potential benefits here. It will lead to
>> > clearer ideas for us and lead to improvements in the implementation.
>>
>> You can have a look at this page:
>> http://wiki.postgresql.org/wiki/Submitting_a_Patch
>
> Also very important to look at for patch implementation and
> communication:
>
> http://wiki.postgresql.org/wiki/Working_with_Git
>
> Cheers,
> David (wondering whether we should provide specific instructions for
> github, bitbucket, etc.).

I have implemented the code according to Joe's suggestion, and put the code at:
https://github.com/liminghu/fuzzystrmatch/tree/fuzzystrmatchv1.1

Thanks,

Liming
> --
> David Fetter <david(at)fetter(dot)org> http://fetter.org/
> Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
> Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
> iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
>
> Remember to vote!
> Consider donating to Postgres: http://www.postgresql.org/about/donate

--
Liming Hu
cell: (435)-512-4190
Seattle Washington

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2013-06-11 19:05:05 Re: Parallell Optimizer
Previous Message Josh Berkus 2013-06-11 18:43:29 Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2013-06-11 20:42:32 Re: Need "subscribe to this list" link from archives
Previous Message Josh Berkus 2013-06-11 18:50:52 Need "subscribe to this list" link from archives