Re: yet another contrib module

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: yet another contrib module
Дата
Msg-id 200405281923.i4SJNO918779@candle.pha.pa.us
обсуждение исходный текст
Ответ на yet another contrib module  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Sounds fine.

---------------------------------------------------------------------------

Oleg Bartunov wrote:
> 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 classes
>     for determining the similarity of text based on trigram
>     matching.
> 
> 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
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: On query rewrite
Следующее
От: pgsql@mohawksoft.com
Дата:
Сообщение: Extended customizing, SQL functions, internal variables, API