Fix places where WaitForxxx can block, to eliminate failure to detect
Tom Lane <tgl@sss.pgh.pa.us>
Fix places where WaitForxxx can block, to eliminate failure to detect deadlock on Win32. Magnus Hagander
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/win32/sema.c | modified | +3 −3 |
| src/backend/port/win32/socket.c | modified | +6 −6 |