| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | furuyao(at)pm(dot)nttdata(dot)co(dot)jp, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_receivexlog add synchronous mode |
| Date: | 2014-08-12 07:34:27 |
| Message-ID: | CAB7nPqRxKOhd8vvgeoDjqkXvTRRTD900E-gqk+Kr1+_4+yypEw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 8, 2014 at 5:10 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> Thanks for the review! Applied the patch.
I noticed that the tab padding for the new option -F in the getops
switch is incorrect. Attached patch corrects that. pgindent would have
caught that anyway, but it doesn't hurt to be correct now.
Thanks,
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20140812_pg_receivexlog_tabpadding.patch | text/x-patch | 783 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2014-08-12 07:50:04 | Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical |
| Previous Message | Michael Paquier | 2014-08-12 07:28:56 | Incorrect log message and checks in pgrecvlogical |