[PATCH] Patch to fix missing libecpg_compat.lib and libpgtypes.lib. - Mailing list pgsql-hackers

From JiangGuiqing
Subject [PATCH] Patch to fix missing libecpg_compat.lib and libpgtypes.lib.
Date
Msg-id 50A9CBB3.8010909@cn.fujitsu.com
Whole thread Raw
Responses Re: [PATCH] Patch to fix missing libecpg_compat.lib and libpgtypes.lib.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
hi

I install postgresql-9.1.5 from source code on windows successfully.
But there is not "libecpg_compat.lib" and "libpgtypes.lib" in the
installed lib directory .
If someone used functions of pgtypes or ecpg_compat library in ecpg
programs,the ecpg program build will fail.

So i modify src/tools/msvc/Install.pm to resolve this problem.
The diff file refer to the attachment "Install.pm.patch".


Regards,
Jiang Guiqing





Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal for Allow postgresql.conf values to be changed via SQL
Next
From: Alexander Korotkov
Date:
Subject: Re: pg_trgm partial-match