yet another contrib module - Mailing list pgsql-hackers

From Oleg Bartunov
Subject yet another contrib module
Date
Msg-id Pine.GSO.4.58.0405281618040.14824@ra.sai.msu.su
Whole thread Raw
Responses Re: yet another contrib module  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hello,

June 1 is pretty close now, so I'm asking about yet another
contrib module, pg_trgm which is rather mature and quite useful.
Is't worth to put it into 7.5 contrib ?

trgm - Trigram matching for PostgreSQL
--------------------------------------
The pg_trgm contrib module provides functions and index classesfor determining the similarity of text based on
trigrammatching.

Also, we plan to submit schema support to contrib/tsearch2 this weekend.
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: tablespaces and DB administration
Next
From: Bob.Henkel@hartfordlife.com
Date:
Subject: Re: Nested xacts: looking for testers and review