Re: "pgstat wait timeout" just got a lot more common on Windows - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "pgstat wait timeout" just got a lot more common on Windows
Date
Msg-id 12478.1336668743@sss.pgh.pa.us
Whole thread Raw
In response to Re: "pgstat wait timeout" just got a lot more common on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: "pgstat wait timeout" just got a lot more common on Windows
List pgsql-hackers
I wrote:
> Hence I think we oughta swap the order of those two array
> elements.  (Same issue in PGSemaphoreLock, btw, and I'm suspicious of
> pgwin32_select.)

Oh ... while hacking win32 PGSemaphoreLock I saw that it has a *seriously*
nasty bug: it does not reset ImmediateInterruptOK before returning.
How is it that Windows machines aren't falling over constantly?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PL/Python result set slicing broken in Python 3
Next
From: Bruce Momjian
Date:
Subject: Re: Draft release notes complete