Re: [HACKERS] Question on win32 semaphore simulation - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Question on win32 semaphore simulation
Date
Msg-id 24857.1147015178@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Question on win32 semaphore simulation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] Question on win32 semaphore simulation
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> While we have installed a Win32-specific semaphore implementation for
> CVS HEAD, what do we want do apply for the back branches, 8.0.X and
> 8.1.X.  Is this the patch that should be applied?

Leave 'em alone.  That code has zero field validation, and should
certainly not get shipped until it's survived a beta-test cycle.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgstat: delayed write of stats file
Next
From: "Sven Suursoho"
Date:
Subject: Re: plpython improvements