Re: request a new feature in fuzzystrmatch - Mailing list pgsql-hackers

From David Fetter
Subject Re: request a new feature in fuzzystrmatch
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: request a new feature in fuzzystrmatch  (Cédric Villemain <[email protected]>)
Responses Re: request a new feature in fuzzystrmatch
List pgsql-hackers
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.).
--
David Fetter <[email protected]> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: [email protected]
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: pgbench vs. SERIALIZABLE
Next
From: Craig Ringer
Date:
Subject: Re: Proposal to add connection request Wait-time in PSQL client.