Re: Win32 semaphore patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Win32 semaphore patch
Date
Msg-id 200604291635.k3TGZ2910086@candle.pha.pa.us
Whole thread Raw
In response to Win32 semaphore patch  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
List pgsql-patches
Patch applied, and I added a mention that anonymous semaphores were
used, and are deleted on last reference.

---------------------------------------------------------------------------

Qingqing Zhou wrote:
> Attached is a patch for Win32 semaphore reimplementation per discussion
> with Tom and Magnus. Basically it implements the interfaces defined in
> pg_sema.h using unnamed semaphores in Win32. Change in configure.in is
> needed to support this modification.
>
> Regards,
> Qingqing

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Cleaning up multiply-defined-symbol warnings on OS X
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for BUG #2073: Can't drop sequence when created