Re: TAP tests aren't using the magic words for Windows file access - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: TAP tests aren't using the magic words for Windows file access
Date
Msg-id 3d83a831-197b-e904-5bbb-3cce41c2f47d@2ndQuadrant.com
Whole thread Raw
In response to Re: TAP tests aren't using the magic words for Windows file access  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: TAP tests aren't using the magic words for Windows file access  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 11/7/19 9:12 AM, Alvaro Herrera wrote:
>>
>> The patch says:
>>
>> +        require Win32::API;
>> +        Win32::API->import;
> Oh, you're right, it does.  I wonder why, though:
>

On further inspection I think those lines are unnecessary. The remainder
of the patch doesn't use this at all, AFAICT.


cheers


andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: TAP tests aren't using the magic words for Windows file access
Next
From: Ashutosh Sharma
Date:
Subject: Re: tableam vs. TOAST