Re: fairywren hung in pg_basebackup tests - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: fairywren hung in pg_basebackup tests
Date
Msg-id 20220727142431.35xf3grppsheg7dv@alvherre.pgsql
Whole thread Raw
In response to Re: fairywren hung in pg_basebackup tests  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: fairywren hung in pg_basebackup tests
List pgsql-hackers
On 2022-Jul-27, Andrew Dunstan wrote:

> The msys dirent.h doesn't have a d_type field at all in a struct dirent.
> I can see a number of ways of dealing with this, but the simplest seems
> to be just to revert 5344723755, at least for msys, along with a comment
> about why it's necessary.

Hmm, what other ways there are?  I'm about to push a change that
duplicates the get_dirent_type call pattern and I was happy about not
having that #ifdef there.  Not that it's critical, but ...

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: fairywren hung in pg_basebackup tests
Next
From: Andrew Dunstan
Date:
Subject: Re: fairywren hung in pg_basebackup tests