Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org, Magnus Hagander <magnus@hagander.net>
Date: 2010-07-03T01:10:32Z
Lists: pgsql-hackers

Robert Haas wrote:
> On Fri, Jul 2, 2010 at 7:30 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>   
>> MSVC was looking for it and not finding it. I have committed a fix that I
>> hope will fix the MSVC builds, by removing it from the list of files in
>> libpgport.
>>     
>
> You'll need to do the same thing in 8.4...
>
>   

Darn. Ok, done.

cheers

andrew