Re: Patch for fail-back without fresh backup

Поиск
Список
Период
Сортировка
От Sawada Masahiko
Тема Re: Patch for fail-back without fresh backup
Дата
Msg-id CAD21AoCtWJ8MyrUFRS+Cqq97hhiLO_7+BK40KVwqZ7OKGSLfhg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch for fail-back without fresh backup  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Patch for fail-back without fresh backup  (Samrat Revagade <revagade.samrat@gmail.com>)
Список pgsql-hackers
On Fri, Sep 13, 2013 at 1:11 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On 9/12/13 3:00 AM, Samrat Revagade wrote:
>>
>>     We are improving the patch for Commit Fest 2 now.
>>     We will fix above compiler warnings as soon as possible and submit
>>     the patch
>>
>>
>> Attached *synchronous_transfer_v5.patch* implements review comments from
>> commit fest-1 and reduces the performance overhead of synchronous_transfer.
>
> There is still this compiler warning:
>
> syncrep.c: In function ‘SyncRepReleaseWaiters’:
> syncrep.c:421:6: warning: variable ‘numdataflush’ set but not used
> [-Wunused-but-set-variable]
>

Sorry I forgot fix it.

I have attached the patch which I modified.

Regards,

-------
Sawada Masahiko

Вложения

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: 9.4 HEAD: select() failed in postmaster
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Enabling Checksums