Re: yet another contrib module - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: yet another contrib module
Date
Msg-id Pine.GSO.4.58.0405310648180.28565@ra.sai.msu.su
Whole thread Raw
In response to Re: yet another contrib module  ("Darko Prenosil" <Darko.Prenosil@finteh.hr>)
Responses Re: yet another contrib module  (Darko Prenosil <darko.prenosil@finteh.hr>)
List pgsql-hackers
On Sun, 30 May 2004, Darko Prenosil wrote:

> Oleg can You take a look at my diffs for tsearch2 (win32 build) ?
> Since the changes are trivial, can You make those changes and commit
> together with schema support?

Where we can get the diff ?


>
> Regards !
>
> ----- Original Message -----
> From: "Bruce Momjian" <pgman@candle.pha.pa.us>
> To: "Oleg Bartunov" <oleg@sai.msu.su>
> Cc: "Pgsql Hackers" <pgsql-hackers@postgresql.org>
> Sent: Friday, May 28, 2004 9:23 PM
> Subject: Re: [HACKERS] yet another contrib module
>
>
> >
> > 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, Pennsylvania
> 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>
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: Oliver Jowett
Date:
Subject: Re: Delaying the planning of unnamed statements until Bind
Next
From: Tom Lane
Date:
Subject: Re: v3 protocol & string encoding