Re: Improvement of versioning on Windows, take two

From: "MauMau" <maumau307(at)gmail(dot)com>
To: "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com>
Cc: "PostgreSQL mailing lists" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improvement of versioning on Windows, take two
Date: 2014-08-12 14:47:38
Message-ID: D2FF5FA099FF43F4B983FDB63E5FE1D9@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From: "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com>
> Oh yes, right. I don't really know how I missed this error when
> testing v1. Adding an explicit call to
> RemoveFile('src\timezone\win32ver.rc') for project postgres calms down
> the build. Is the attached working for you?

Yes, the build succeeded. I confirmed that the following files have version
info. However, unlike other files, they don't have file description. Is
this intended?

bin\isolationtester.exe
bin\pg_isolation_regress
bin\pg_regress.exe
bin\pg_regress_ecpg.exe
bin\zic.exe
lib\regress.dll

lib\dict_snowball.dll has no version properties.

Regards
MauMau

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2014-08-12 14:52:45 Re: WAL format and API changes (9.5)
Previous Message Claudio Freire 2014-08-12 14:40:07 Re: Proposal: Incremental Backup