Here's a patch implementing the "thread method" to workaround the bug
authorBruce Momjian <bruce@momjian.us>
Wed, 24 Mar 2004 04:04:51 +0000 (04:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 24 Mar 2004 04:04:51 +0000 (04:04 +0000)
commit51b488535e96bacfba0a6a6e2db71a06655f939d
treed358a5139b338fc2066dd8792965799fa4c6bd17
parentb8fd6756e28a27224c90d3e82ce9dc93af5951c2
Here's a patch implementing the "thread method" to workaround the bug
with socket calls in signal handlers (APC) on Win32. See details in mail
to pgsql-hackers-win32 a couple of minutes ago.

Magnus Hagander
src/backend/postmaster/postmaster.c