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
-
Teach WaitEventSetWait() to report multiple events on Windows.
- 04a09ee944ac 17.0 landed
-
Use WaitEventSet API for postmaster's event loop.
- 7389aad63666 16.0 cited