Missing file versions for a bunch of dll/exe files in Windows builds - Mailing list pgsql-bugs

From Michael Paquier
Subject Missing file versions for a bunch of dll/exe files in Windows builds
Date
Msg-id CAB7nPqSv-shp7rReh1esKbeENOjsK0RxQ9h0NVGhp+oeR+FLLg@mail.gmail.com
Whole thread Raw
Responses Re: Missing file versions for a bunch of dll/exe files in Windows builds  (Magnus Hagander <magnus@hagander.net>)
List pgsql-bugs
Hi all,

A colleague of mine pointed out that the file version is missing in a
couple of dll and exe files when building on windows using the
community scripts in src/tools/msvc. After having a closer look, I
noticed that a *lot* of files are missing the shot:
- all the exe/dll in contrib/
- dll of PL languages (perl, python, tcl, pgsql)
- libpqwalreceiver, snowball
- ecpg stuff
- regression and isolation test stuff
- conversion_procs thingies
Having a version number associated to a build is important for all
companies creating builds of Postgres on Windows, so it would be good
to have the patch attached applied and back-patched.

Regards,
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #10122: proargtypes and proallargtypes are inconsistent for pg_identify_object
Next
From: Magnus Hagander
Date:
Subject: Re: Missing file versions for a bunch of dll/exe files in Windows builds