Extending MSVC scripts to support --with-extra-version - Mailing list pgsql-hackers

From Michael Paquier
Subject Extending MSVC scripts to support --with-extra-version
Date
Msg-id CAB7nPqTRiKBExhocozum5=Ri7jaLuOKY6+0h3zP-OeXvFQtp6w@mail.gmail.com
Whole thread Raw
Responses Re: Extending MSVC scripts to support --with-extra-version  (Asif Naeem <anaeem.it@gmail.com>)
List pgsql-hackers
Hi all,

Please find attached a patch extending support of --with-extra-version
in the MSVC scripts. This is something I have been using internally,
and I believe that it is useful for Windows packagers.
Similarly to the other options, a new field called extraver is added
in config_default.pl and it can be overwritten in config.pl to have an
additional version string, similarly to what is currently doable with
./configure.

I'll add this patch to the next commit fest.
Regards,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Allowing line-continuation in pgbench custom scripts
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD