Thanks Tom, and I was wondering how regex works for SQL queries.
I'll try to do it with included package.
Regards !
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Darko Prenosil" <Darko.Prenosil@finteh.hr>
Cc: <pgsql-hackers-win32@postgresql.org>
Sent: Tuesday, May 11, 2004 8:02 PM
Subject: Re: [pgsql-hackers-win32] tsearch2 under win32
> "Darko Prenosil" <Darko.Prenosil@finteh.hr> writes:
> > OK, I got it work, but I don't think that this way would be acceptable:
> > I downloaded GNU regex.c and regex.h and included it into tsearch2
sources.
>
> You're right. We're not going to accept a contrib module containing its
> own regex engine when there's already a perfectly good one in the
> backend. See src/backend/regex.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>