Win32 semaphore patch - Mailing list pgsql-patches

From Qingqing Zhou
Subject Win32 semaphore patch
Date
Msg-id Pine.LNX.4.58.0604200758020.642@eon.cs
Whole thread Raw
Responses Re: Win32 semaphore patch
Re: Win32 semaphore patch
List pgsql-patches
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

Attachment

pgsql-patches by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [PATCH] Reduce noise from tsort
Next
From: "Magnus Hagander"
Date:
Subject: Re: Win32 semaphore patch