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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.
Date: 2010-07-03 01:10:32
Message-ID: 4C2E8E08.5030803@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Robert Haas wrote:
> On Fri, Jul 2, 2010 at 7:30 PM, Andrew Dunstan <andrew(at)dunslane(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-07-03 02:57:46 pgsql: Additional cross-references to window functions documentation.
Previous Message Andrew Dunstan 2010-07-03 00:58:23 pgsql: Unbreak MSVC builds by removing copydir.c from list of libpgport

Browse pgsql-hackers by date

  From Date Subject
Next Message Igor Kryltsov 2010-07-03 01:55:38 Table partitioning - is anything coming?
Previous Message Robert Haas 2010-07-03 00:32:39 Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.