On Fri, Sep 13, 2013 at 1:11 AM, Peter Eisentraut <pete...@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

Attachment: synchronous_transfer_v6.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to