[PATCHES] tsearch build on win32

2004-10-22 Thread Magnus Hagander
This patch fixes the tsearch build problems reported by Andrew Dunstan. I have confirmed that stop words work as expected now, so the fix that broke this part also works. If possible, please apply before beta-4. //Magnus tsearch_win32build.patch Description: tsearch_win32build.patch

Re: [PATCHES] tsearch build on win32

2004-10-22 Thread Andrew Dunstan
Magnus Hagander wrote: This patch fixes the tsearch build problems reported by Andrew Dunstan. ... + ifneq (,$(findstring timezone,$(subdir))) + override CPPFLAGS+= -DBUILDING_DLL + endif That's all it took extra? Wow - easy when you know how! ;-) Thanks, Magnus. cheers andrew

Re: [PATCHES] tsearch build on win32

2004-10-22 Thread Tom Lane
Magnus Hagander [EMAIL PROTECTED] writes: This patch fixes the tsearch build problems reported by Andrew Dunstan. Applied. regards, tom lane ---(end of broadcast)--- TIP 2: you can get off all lists at once with the