Re: Removal of win32-specific rename code - Mailing list pgsql-patches

From Claudio Natoli
Subject Re: Removal of win32-specific rename code
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F392@harris.memetrics.local
Whole thread Raw
In response to Removal of win32-specific rename code  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
> If your fix works, I will change the Win32-specific code to use open()
> and fdopen().  The only advantage to the old code was that it would
> release locks, then go into a rename loop, which is horid, and we need
> to avoid the loop.

Ah, I see. Should've been obvious you had that in mind actually. Great!

Cheers,
Claudio

---
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>

pgsql-patches by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: change output of \dp
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Index creation takes for ever