Re: libpq Win32 Mutex performance patch

From: Andrew Chernow <ac(at)esilo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: libpq Win32 Mutex performance patch
Date: 2008-04-11 19:24:29
Message-ID: 47FFBAED.7030100@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
>Silently not locking is surely
> not very safe.
>

Here is the dump code version of the patch. If anyone wants the return
value idea, let me know.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

Attachment Content-Type Size
win32_mutex.patch text/plain 1.9 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Teodor Sigaev 2008-04-11 19:38:01 Re: Remove lossy-operator RECHECK flag?
Previous Message Andrew Chernow 2008-04-11 19:11:26 Re: libpq Win32 Mutex performance patch