pgsql: Fix tsearch build problems.

Lists: pgsql-committers
From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix tsearch build problems.
Date: 2004-10-22 22:33:58
Message-ID: 20041022223358.E52A4EAC8F4@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fix tsearch build problems.
Magnus Hagander

Modified Files:
--------------
pgsql/src/include:
miscadmin.h (r1.171 -> r1.172)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/miscadmin.h.diff?r1=1.171&r2=1.172)
pgsql/src/makefiles:
Makefile.win32 (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.win32.diff?r1=1.3&r2=1.4)