Re: [pgsql-hackers-win32] win32 open patch for held unlink - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [pgsql-hackers-win32] win32 open patch for held unlink
Date
Msg-id 200403240354.i2O3sXh23166@candle.pha.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] win32 open patch for held unlink  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-patches
Allow unlink/rename of files open by another process on Win32, using a
special Win32 open flag FILE_SHARE_DELETE.

Patch applied.  Thanks.

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

Claudio Natoli wrote:
>
> Revised patch, for application to HEAD [open.c destined for src/port]
>
> ---
> Certain disclaimers and policies apply to all email sent from Memetrics.
> For the full text of these disclaimers and policies see
> <a
> href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
> ailpolicy.html</a>
>
>

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: default psql to localhost on platforms without unix domain
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for select and APC on win32