From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: buildfarm vs code |
Date: | 2018-07-12 13:31:57 |
Message-ID: | f4292051-2bb6-7a6b-63ba-bd4304a7765c@2ndQuadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 07/12/2018 05:54 AM, Heikki Linnakangas wrote:
> On 02/07/18 10:57, Peter Eisentraut wrote:
>> On 05.06.18 18:09, Andrew Dunstan wrote:
>>> The first should be simple and non-controversial. It allows
>>> src/tools/msvc/build.pl to be called in such a way that it only creates
>>> the project files and then stops. This is a one line addition to the
>>> script and should affect nobody not using the option. A patch for it is
>>> attached.
>>
>> This seems reasonable.
>
> There's already a separate script for this,
> src/tools/msvc/mkvcbuild.pl. Doesn't that do the same thing?
>
>
Yes, it does, more or less. For some reason I'd completely forgotten
about it. I'll withdraw the patch.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2018-07-12 13:44:05 | Re: Vacuum: allow usage of more than 1GB of work mem |
Previous Message | Tom Lane | 2018-07-12 13:24:44 | Re: Binary difference in pg_internal.init after running pg_initdb multiple times |