From: | Christian Ullrich <chris(at)chrullrich(dot)net> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org> |
Subject: | RE: pgsql: Provide for testing on python3 modules when under MSVC |
Date: | 2018-05-05 04:12:15 |
Message-ID: | HE1PR10MB17728BE949A1CF834A7F37A4D4850@HE1PR10MB1772.EURPRD10.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
* Andrew Dunstan wrote:
> On Fri, May 4, 2018 at 7:03 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>> Provide for testing on python3 modules when under MSVC
>> The MSVC critters in the buildfarm seem not to like this.
> It appears that the three failing critters (whelk, thrips and
> woodlouse) are misconfigured, in that they don't have the Python
> directory in their PATH setting, so of course plpython3u won't load,
Oops. Fixed.
Thanks for pointing this out.
--
Christian
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2018-05-05 11:43:33 | Re: pgsql: Fix precedence problem in new Perl code. |
Previous Message | Andrew Dunstan | 2018-05-05 01:45:17 | Re: pgsql: Provide for testing on python3 modules when under MSVC |