Re: Improvement of versioning on Windows, take two - Mailing list pgsql-hackers

From MauMau
Subject Re: Improvement of versioning on Windows, take two
Date
Msg-id 1083D666729F4E71858C9A429FBF77CB@maumau
Whole thread Raw
In response to Improvement of versioning on Windows, take two  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Improvement of versioning on Windows, take two
List pgsql-hackers
From: "Michael Paquier" <michael.paquier@gmail.com>
> Please find attached a patch finishing the work begun during CF1. This
> adds versioning support for all the remaining dll and exe files on
> both MinGW and MSVC:
> - regress.dll (MSVC only)
> - isolationtester.exe
> - pg_isolation_regress.exe
> - pg_regress.exe
> - pg_regress_ecpg.exe
> - zic.exe
> I will add this patch to CF2. Comments are welcome.

The patch applied cleanly to the latest source code.  But the build failed 
with MSVC 2008 Express due to the exact same LNK1104 error mentioned in:

http://www.postgresql.org/message-id/CAB7nPqRtY1eikQGmz1_wbVHPvFyvE9VMA67ricepQ6D8-EgwnA@mail.gmail.com
 LINK : fatal error LNK1104: ファイル 
'.\release\postgres\src_timezone_win32ver.obj' を開くことができません。

Regards
MauMau






pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: HINT: pg_hba.conf changed since last config reload
Next
From: Stephen Frost
Date:
Subject: Re: HINT: pg_hba.conf changed since last config reload