Re: EINTR in ftruncate() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: EINTR in ftruncate()
Date
Msg-id 3353397.1657891705@sss.pgh.pa.us
Whole thread Raw
In response to Re: EINTR in ftruncate()  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: EINTR in ftruncate()
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Fri, Jul 15, 2022 at 9:34 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> (Someday we oughta go ahead and make our Windows signal API look more
>> like POSIX, as I suggested back in 2015.  I'm still not taking
>> point on that, though.)

> For the sigprocmask() part, here's a patch that passes CI.  Only the
> SIG_SETMASK case is actually exercised by our current code, though.

Passes an eyeball check, but I can't actually test it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Doc about how to set max_wal_senders when setting minimal wal_level
Next
From: Japin Li
Date:
Subject: Re: Doc about how to set max_wal_senders when setting minimal wal_level