| From: | Samrat Revagade <revagade(dot)samrat(at)gmail(dot)com> |
|---|---|
| To: | Sawada Masahiko <sawada(dot)mshk(at)gmail(dot)com> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch for fail-back without fresh backup |
| Date: | 2013-09-17 06:45:56 |
| Message-ID: | CAF8Q-GyNEgQ1ZDzv=HdMVQes_co4rzWKjDiaXk7DMtZ_g_ouxA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > 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.
>
>
Attached patch combines documentation patch and source-code patch.
--
Regards,
Samrat Revgade
| Attachment | Content-Type | Size |
|---|---|---|
| synchronous_transfer_v7.patch | application/octet-stream | 31.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Cédric Villemain | 2013-09-17 07:37:16 | Re: PostgreSQL 9.3 beta breaks some extensions "make install" |
| Previous Message | Jaime Casanova | 2013-09-17 06:20:17 | Re: Minmax indexes |