Fix assertion failure caused by synchronous replication

Edit
ID 1190
Title Fix assertion failure caused by synchronous replication
Topic Bug Fixes
Created 2017-07-06 07:31:01
Last modified 2017-07-12 13:25:53 (7 years, 4 months ago)
Latest email 2017-07-12 12:45:48 (7 years, 4 months ago)
Status
2017-09: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Heikki Linnakangas (heikki)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1190
git checkout commitfest/cf/1190
Emails
BUG #14721: Assertion of synchronous replication
First at 2017-06-29 02:36:23 by const_sunny at 126.com
Latest at 2017-07-12 12:45:48 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (reproduce-assert-failure.patch) at 2017-07-12 12:45:48 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (reproduce-assert-failure.patch) at 2017-07-12 12:45:48 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (barriers.patch) at 2017-06-29 05:11:47 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2017-07-12 13:25:53 Thomas Munro (macdice) Closed in commitfest 2017-09 with status: Committed
2017-07-12 13:25:53 Thomas Munro (macdice) Changed committer to heikki
2017-07-06 07:31:09 Michael Paquier (michael-kun) Changed authors to Thomas Munro (macdice)
2017-07-06 07:31:02 Michael Paquier (michael-kun) Attached mail thread 20170629023623.1480.26508@wrigleys.postgresql.org
2017-07-06 07:31:01 Michael Paquier (michael-kun) Created patch record
Edit