Fix minor race between lookups and SLRU truncation in commit_ts

Edit
ID 938
Title Fix minor race between lookups and SLRU truncation in commit_ts
Topic Bug Fixes
Created 2016-12-28 14:02:51
Last modified 2017-01-19 21:28:05 (7 years, 10 months ago)
Latest email 2017-01-23 06:35:34 (7 years, 9 months ago)
Status
2017-01: Committed
Target version
Authors Craig Ringer (ringerc)
Reviewers Petr Jelínek (pjmodos)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/938
git checkout commitfest/cf/938
Emails
[PATCH] Fix minor race in commit_ts SLRU truncation vs lookups
First at 2016-12-28 14:01:39 by Craig Ringer <craig at 2ndquadrant.com>
Latest at 2017-01-23 06:35:34 by Craig Ringer <craig at 2ndquadrant.com>
Latest attachment (0001-Fix-a-minor-race-between-commit_ts-slru-truncation-a.patch) at 2016-12-29 09:28:22 from Craig Ringer <craig at 2ndquadrant.com>
    Attachment (0001-Fix-a-minor-race-between-commit_ts-slru-truncation-a.patch) at 2016-12-29 09:28:22 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Fix-a-minor-race-between-commit_ts-slru-truncation-a.patch) at 2016-12-28 14:01:39 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2017-01-19 21:28:05 Álvaro Herrera (alvherre) Closed in commitfest 2017-01 with status: Committed
2017-01-19 21:28:05 Álvaro Herrera (alvherre) Changed committer to alvherre
2017-01-12 14:25:35 Peter Eisentraut (petere) Added petere as committer
2016-12-30 03:55:49 Craig Ringer (ringerc) New status: Ready for Committer
2016-12-30 03:55:42 Craig Ringer (ringerc) Changed reviewers to Petr Jelínek (pjmodos)
2016-12-28 14:02:59 Craig Ringer (ringerc) Changed authors to Craig Ringer (ringerc)
2016-12-28 14:02:51 Craig Ringer (ringerc) Attached mail thread CAMsr+YFhVtRQT1VAwC+WGbbxZZRzNou=N9Ed-FrCqkwQ8H8oJQ@mail.gmail.com
2016-12-28 14:02:51 Craig Ringer (ringerc) Created patch record
Edit