Re: Win32 semaphore patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Win32 semaphore patch
Date: 2006-04-20 18:36:56
Message-ID: 27314.1145558216@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Magnus Hagander" <mha(at)sollentuna(dot)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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Qingqing Zhou 2006-04-21 02:47:48 Re: Win32 semaphore patch
Previous Message Magnus Hagander 2006-04-20 18:26:44 Re: Win32 semaphore patch