| From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: buildfarm vs code |
| Date: | 2018-07-12 09:54:00 |
| Message-ID: | 0bd46c72-8195-4abc-65b6-1b0794b27561@iki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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?
- Heikki
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2018-07-12 10:00:48 | pg_create_logical_replication_slot returns text instead of name |
| Previous Message | Heikki Linnakangas | 2018-07-12 09:34:51 | Re: Negotiating the SCRAM channel binding type |