Re: Win32 semaphore patch - Mailing list pgsql-patches

From Qingqing Zhou
Subject Re: Win32 semaphore patch
Date
Msg-id e2a2bt$2ipj$1@news.hub.org
Whole thread Raw
In response to Re: Win32 semaphore patch  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
""Magnus Hagander"" <mha@sollentuna.net> wrote
>
> Just a point - they will get automatically cleaned up even if the
> process doesn't exit *gracefully*, as long as it exits. Only if it's
> hung and won't actually exit will the handles not get cleaned up.
> This goes for both named and unnamed ones.
>

Sorry, I realized that I should not write "gracefully" and corrected it in
the above thread :-).

Regards,
Qingqing



pgsql-patches by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: Win32 semaphore patch
Next
From: "Magnus Hagander"
Date:
Subject: Re: Win32 semaphore patch