From: | "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: tsearch2 under win32 |
Date: | 2004-05-11 18:17:46 |
Message-ID: | 002b01c43784$5960e6b0$0289bfd5@darko |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
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(at)sss(dot)pgh(dot)pa(dot)us>
To: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Sent: Tuesday, May 11, 2004 8:02 PM
Subject: Re: [pgsql-hackers-win32] tsearch2 under win32
> "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | V i s h a l Kashyap @ [Sai Hertz And Control Systems] | 2004-05-11 19:13:55 | Novice Guide to Windows Compile How to |
Previous Message | Tom Lane | 2004-05-11 18:02:47 | Re: tsearch2 under win32 |