| From: | Christian Ullrich <chris(at)chrullrich(dot)net> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Parallel build with MSVC |
| Date: | 2016-09-08 06:54:08 |
| Message-ID: | 23768fc8-8ec0-762e-6523-cd5731efbb4a@chrullrich.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Noah Misch wrote:
> Committed.
Much apologizings for coming in late again, but I just realized it would
be better if the user-controlled flags came after all predefined options
the user might want to override. Right now that is only /verbosity in
both build and clean operations.
Patch attached, also reordering the ecpg-clean command line in clean.bat
to match the others that have the project file first.
--
Christian
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Let-MSBFLAGS-be-used-to-override-predefined-options.patch | text/plain | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2016-09-08 06:58:17 | Re: Parallel build with MSVC |
| Previous Message | Haribabu Kommi | 2016-09-08 06:46:11 | Re: Truncating/vacuuming relations on full tablespaces |