Re: Problem with synchronous replication

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, "lingce.ldm" <lingce.ldm@alibaba-inc.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-11-01T14:01:43Z
Lists: pgsql-hackers
On Thu, Oct 31, 2019 at 05:38:32PM +0900, Fujii Masao wrote:
> Thanks for the patch! Looks good to me.

Thanks.  I have applied the core fix down to 9.4, leaving the new
assertion improvements only for HEAD.
--
Michael

Commits

  1. Add some assertions in syncrep.c

  2. Fix race condition at backend exit when deleting element in syncrep queue

  3. Fix typo in comment of syncrep.c