From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: contribcheck and modulescheck of MSVC's vcregress.pl cannot work independently |
Date: | 2015-06-01 15:31:52 |
Message-ID: | 556C7AE8.8030702@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 06/01/2015 01:49 AM, Michael Paquier wrote:
> Hi all,
>
> I have just noticed that the commands contribcheck and modulescheck
> will fail as follows if the temporary installation is not done in
> $ROOT_DIR/tmp_install first:
> C:\Users\ioltas\git\postgres\src\tools\msvc>vcregress contribcheck
> ============================================================
> Checking btree_gin
> The system cannot find the path specified.
>
> All the other commands call InstallTemp() so as to have them work
> independently. For consistency I think that we should do the same for
> them. Attached is a patch to fix that.
Seems reasonable. I'll take a look.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2015-06-01 19:35:06 | Re: Postgres is using 100% CPU |
Previous Message | Merlin Moncure | 2015-06-01 13:20:45 | Re: Postgres is using 100% CPU |