Re:Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles - Mailing list pgsql-hackers

From chenhj
Subject Re:Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles
Date
Msg-id 604045a.f1d.1601a6a8960.Coremail.chjischj@163.com
Whole thread Raw
In response to Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles  (chenhj <chjischj@163.com>)
Responses Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers

At 2017-12-01 12:27:09, "Michael Paquier" <michael.paquier@gmail.com> wrote:
>On Tue, Oct 3, 2017 at 1:20 AM, chenhj <chjischj@163.com> wrote:
>> I had filled the authors field of this patch in commitfest, and will rebase
>> this patch if needed. Thank you for your help!
>
>The documentation of the patch needs a rebase, so I am moving it to
>next CF with "waiting on author" as status.
>
>$ git diff master --check
>src/bin/pg_rewind/pg_rewind.c:292: trailing whitespace.
>+    *
>There are whitespace complains.
>-- 
>Michael

Rebased and removed the whitespace.

----
regards
Chen Huajun
Attachment

pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: [HACKERS] Custom compression methods
Next
From: Pavel Stehule
Date:
Subject: pg_dumpall -r -c try to drop user postgres