From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | <pgsql-patches(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | win32 patch: Signal delivery when blocking on semaphore |
Date: | 2004-02-12 19:25:35 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE34B1F9@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 pgsql-patches |
This patch makes the "block on semaphore" interruptible by signals on
win32. Without this, you can't kill a backend when it's waiting on a
lock.
//Magnus
Attachment | Content-Type | Size |
---|---|---|
win32_semint.patch | application/octet-stream | 1015 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-02-12 20:22:43 | win32 setitimer implementation |
Previous Message | Magnus Hagander | 2004-02-12 19:02:15 | Re: registry vs. environment (was re:binary installer) |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-02-12 19:44:21 | Re: support for printing/exporting xml |
Previous Message | Peter Eisentraut | 2004-02-12 19:24:46 | Re: support for printing/exporting xml |