Re: Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build) - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build)
Date
Msg-id CAPpHfdt86EaiV0EtYwKqGSvgBGbXfOWgFeCgUwzo00W5vnW-KA@mail.gmail.com
Whole thread Raw
In response to Re: Re: Optimizing pg_trgm makesign() (was Re: WIP: Fast GiST index build)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Sep 30, 2011 at 1:16 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Hmm.  Are there any other datatypes for which the penalty function has
to duplicate effort?  I'm disinclined to fool with this if pg_trgm is
the only example ... but if it's not, maybe we should do something
about that instead of micro-optimizing makesign.
GiST for tsearch works similarly.

------
With best regards,
Alexander Korotkov.

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: fix for pg_upgrade
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade - add config directory setting