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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.
Дата
Msg-id AANLkTikD7RsSgt9D5ue4ZqBg75HenAMxR0BkXmy9ZKKz@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [COMMITTERS] pgsql: Allow copydir() to be interrupted.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Jul 2, 2010 at 10:21 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Fri, Jul 2, 2010 at 10:18 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Robert Haas <robertmhaas@gmail.com> writes:
>>>>> This appears to have broken MinGW and Cygwin builds on the buildfarm.
>>>
>>> Well, that's not awesome. IM-ing with Magnus now.  I'm wondering if
>>> this is a link-ordering problem of some kind.
>>
>> Possibly an #ifndef FRONTEND will fix it.
>
> What's failing to link is postgres.exe

I suspect that moving copydir.c into the backend will fix this, but I
don't have an appropriate build environment to test.  Can someone
please test the attached patch?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Adding regexp_match() function
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Adding regexp_match() function