* Andrew Dunstan wrote: > On Fri, May 4, 2018 at 7:03 PM, Tom Lane <[email protected]> wrote:
>> Andrew Dunstan <[email protected]> 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
