Re: [HACKERS] Bug in Physical Replication Slots (at least 9.5)?
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Tatsuo Ishii <ishii@sraoss.co.jp>
Cc: nag1010@gmail.com, horiguchi.kyotaro@lab.ntt.co.jp, jdnelson@dyn.com, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>
Date: 2017-03-30T00:41:30Z
Lists: pgsql-bugs, pgsql-hackers
On Thu, Mar 30, 2017 at 9:12 AM, Tatsuo Ishii <ishii@sraoss.co.jp> wrote: > Committers will not apply patches which has trailing whitespace > issues. So the patch submitter needs to fix them anyway. I cannot comment on that point (committers are free to pick up things the way they want), but just using git commands to apply a patch should not be an obstacle for a review if a patch can be easily applied as long as they roughly respect GNU's diff format. -- Michael
Commits
-
Fix scenario where streaming standby gets stuck at a continuation record.
- c06380e97692 9.4.18 landed
- 4ea8f7d4553e 9.5.13 landed
- 7b7521d65772 9.6.9 landed
- ca572db22f62 10.4 landed
- 066871980183 11.0 landed