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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [pgsql-hackers-win32] win32 open patch for held unlink
Дата
Msg-id 200403240354.i2O3sXh23166@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] win32 open patch for held unlink  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: default psql to localhost on platforms without unix domain
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for select and APC on win32