Various fixes for snapshot-too-old feature

Edit
ID 2682
Title Various fixes for snapshot-too-old feature
Topic Bug Fixes
Created 2020-08-14 00:53:28
Last modified 2020-12-03 09:53:37 (3 years, 11 months ago)
Latest email 2020-11-26 10:03:56 (3 years, 11 months ago)
Status
2020-11: Committed
2020-09: Moved to next CF
Target version
Authors Robert Haas (rhaas), Thomas Munro (macdice)
Reviewers Hamid Akhtar (hamidakhtar)Become reviewer
Committer Robert Haas (rhaas)
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/2682
git checkout commitfest/cf/2682
Emails
fixing old_snapshot_threshold's time->xid mapping
First at 2020-04-16 16:41:55 by Robert Haas <robertmhaas at gmail.com>
Latest at 2020-11-26 10:03:56 by Anastasia Lubennikova <a.lubennikova at postgrespro.ru>
Latest attachment (v10-0001-Rewrite-the-snapshot_too_old-tests.patch) at 2020-10-06 05:32:57 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v10-0001-Rewrite-the-snapshot_too_old-tests.patch) at 2020-10-06 05:32:57 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v9-0003-Fix-two-bugs-in-MaintainOldSnapshotTimeMapping.patch) at 2020-09-19 00:19:39 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Expose-oldSnapshotControl.patch) at 2020-08-14 22:09:15 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Expose-oldSnapshotControl.patch) at 2020-08-14 01:04:03 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Expose-oldSnapshotControl.patch) at 2020-08-14 00:52:29 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v5-0007-Fix-check-while-computing-transaction-xid-limit.patch) at 2020-04-22 05:39:20 from Dilip Kumar <dilipbalaut at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Expose-oldSnapshotControl.patch) at 2020-04-21 10:14:01 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0004-Rewrite-the-snapshot_too_old-tests.patch) at 2020-04-21 02:05:18 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0004-Rewrite-the-snapshot_too_old-tests-with-absolute-.patch) at 2020-04-20 05:54:18 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Expose-oldSnapshotControl.patch) at 2020-04-18 06:16:48 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0003-Add-pg_clobber_current_snapshot_timestamp.patch) at 2020-04-17 02:12:44 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Expose-oldSnapshotControl.patch) at 2020-04-16 16:41:55 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
History
When Who What
2020-12-03 09:53:37 Anastasia Lubennikova (lubennikovaav) Closed in commitfest 2020-11 with status: Committed
2020-09-30 06:02:21 Michael Paquier (michael-kun) New status: Waiting on Author
2020-09-30 06:02:13 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-09-30 06:02:10 Michael Paquier (michael-kun) New status: Needs review
2020-09-25 02:00:14 Michael Paquier (michael-kun) New status: Waiting on Author
2020-09-25 01:47:48 Michael Paquier (michael-kun) New status: Needs review
2020-09-25 01:46:50 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Committed
2020-09-25 01:46:50 Michael Paquier (michael-kun) Changed committer to rhaas
2020-09-24 13:14:28 Hamid Akhtar (hamidakhtar) Posted review with messageid <160095326821.1157.11522868040401045913.pgcf@coridan.postgresql.org>
2020-09-23 09:27:01 Hamid Akhtar (hamidakhtar) Added hamidakhtar as reviewer
2020-08-14 00:53:40 Thomas Munro (macdice) Changed authors to Robert Haas (rhaas), Thomas Munro (macdice)
2020-08-14 00:53:28 Thomas Munro (macdice) Attached mail thread CA+TgmoY=aqf0zjTD+3dUWYkgMiNDegDLFjo+6ze=Wtpik+3XqA@mail.gmail.com
2020-08-14 00:53:28 Thomas Munro (macdice) Created patch record
Edit