Re: Patch for fail-back without fresh backup - Mailing list pgsql-hackers

From Sawada Masahiko
Subject Re: Patch for fail-back without fresh backup
Date
Msg-id CAD21AoCEFqj6XgJ1vPgQDbnGf-wueTCBXvjJRFV_scCXv5Drcw@mail.gmail.com
Whole thread Raw
In response to Re: Patch for fail-back without fresh backup  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Patch for fail-back without fresh backup  (Samrat Revagade <revagade.samrat@gmail.com>)
List pgsql-hackers
On Sat, Aug 24, 2013 at 11:38 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On Thu, 2013-07-11 at 23:42 +0900, Sawada Masahiko wrote:
>> please find the attached patch.
>
> Please fix these compiler warnings:
>
> xlog.c:3117:2: warning: implicit declaration of function ‘SyncRepWaitForLSN’ [-Wimplicit-function-declaration]
> syncrep.c:414:6: warning: variable ‘numdataflush’ set but not used [-Wunused-but-set-variable]
Thank you for your information!

We are improving the patch for Commit Fest 2 now.
We will fix above compiler warnings as soon as possible and submit the patch

--
Regards,

-------
Sawada Masahiko



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hstore: Query speedups with Gin index
Next
From: Jim Nasby
Date:
Subject: Re: pg_system_identifier()