Re: Win32 semaphore patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Win32 semaphore patch
Date
Msg-id 27314.1145558216@sss.pgh.pa.us
Whole thread Raw
In response to Re: Win32 semaphore patch  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
>> Well, that raises an interesting point: exactly where in this
>> code does ownership of the HANDLEs get propagated to the
>> child processes?

> The code specifically sets them to inheritable,

Oh, I see.  Seems like it should work then, but all this stuff should be
mentioned in the file header comment.

            regards, tom lane

pgsql-patches by date:

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