Re: WL_SOCKET_ACCEPT fairness on Windows

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-05-16T23:26:27Z
Lists: pgsql-hackers
Hi,

On 2023-05-17 08:41:24 +1200, Thomas Munro wrote:
> Yeah.  No one seems to think this is worth worrying about (please
> speak up if you do).

+1 - we have much bigger fish to fry IMO.

Greetings,

Andres Freund



Commits

  1. Teach WaitEventSetWait() to report multiple events on Windows.

  2. Use WaitEventSet API for postmaster's event loop.