| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Extending MSVC scripts to support --with-extra-version |
| Date: | 2014-05-27 00:58:55 |
| Message-ID: | CAB7nPqTRiKBExhocozum5=Ri7jaLuOKY6+0h3zP-OeXvFQtp6w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| 20140527_msvc_extra_ver.patch | text/x-patch | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-05-27 01:07:55 | Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD |
| Previous Message | Amit Langote | 2014-05-27 00:52:32 | Re: Allowing line-continuation in pgbench custom scripts |