Fix race in SnapBuildWaitSnapshot

Edit
ID 1431
Title Fix race in SnapBuildWaitSnapshot
Topic Bug Fixes
Created 2017-12-25 16:29:00
Last modified 2018-01-03 20:31:19 (6 years, 10 months ago)
Latest email 2018-01-05 12:08:33 (6 years, 10 months ago)
Status
2018-01: Committed
Target version
Authors Petr Jelínek (pjmodos)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
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/1431
git checkout commitfest/cf/1431
Emails
Issues with logical replication
First at 2017-10-02 15:49:48 by Konstantin Knizhnik <k.knizhnik at postgrespro.ru>
Latest at 2018-01-05 12:08:33 by Stas Kelvich <s.kelvich at postgrespro.ru>
Latest attachment (0001-Make-XactLockTableWait-work-for-transactions-that-ar.patch) at 2018-01-03 17:47:10 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (0001-Make-XactLockTableWait-work-for-transactions-that-ar.patch) at 2018-01-03 17:47:10 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Make-XactLockTableWait-work-for-transactions-that-ar.patch) at 2017-11-30 00:30:49 from Petr Jelinek <petr.jelinek at 2ndquadrant.com> (Patch: Yes)
    Attachment (AssignTransactionId.patch) at 2017-11-29 19:11:25 from Stas Kelvich <s.kelvich at postgrespro.ru> (Patch: Yes)
    Attachment (xltw_fix.diff) at 2017-11-16 01:20:39 from Stas Kelvich <s.kelvich at postgrespro.ru> (Patch: Yes)
    Attachment (reload.pgb) at 2017-10-10 01:19:17 from Stas Kelvich <s.kelvich at postgrespro.ru> (Patch: No)
    Attachment (Assign-CCI-in-lrep-estate.patch) at 2017-10-03 23:35:29 from Petr Jelinek <petr.jelinek at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-01-03 20:31:19 Álvaro Herrera (alvherre) Closed in commitfest 2018-01 with status: Committed
2018-01-03 15:39:27 Álvaro Herrera (alvherre) Added alvherre as committer
2017-12-25 16:29:10 Petr Jelínek (pjmodos) Changed authors to Petr Jelínek (pjmodos)
2017-12-25 16:29:01 Petr Jelínek (pjmodos) Attached mail thread ab31b954-34b8-763b-686d-5d1e7960b458@postgrespro.ru
2017-12-25 16:29:00 Petr Jelínek (pjmodos) Created patch record
Edit