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

From chenhj
Subject Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles
Date
Msg-id 8a5a9e3.3de0.15edde35676.Coremail.chjischj@163.com
Whole thread Raw
In response to Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On 2017-10-02 23:24:30,"Alexander Korotkov" <a.korotkov@postgrespro.ru> wrote:
On Sun, Oct 1, 2017 at 8:27 PM, chenhj <chjischj@163.com> wrote:


Now, this patch looks good for me.  It applies cleanly, builds cleanly, passes regression tests, new functionality is covered by regression tests.  Code is OK for me and docs too.

I'm marking this patch as "Ready for committer".  BTW, authors field in the commitfest app is empty (https://commitfest.postgresql.org/15/1302/).  Please, put your name there.

I hope this patch will be committed during 2017-11 commitfest.  Be ready to rebase this patch if needed.  Thank you for your work.

I had filled the authors field of this patch in commitfest, and will rebase this patch if needed. Thank you for your help!

------
Best Regards,
Chen Huajun



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN()
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] issue: record or row variable cannot be part ofmultiple-item INTO list