Adding a test for speculative wait case

Edit
ID 2200
Title Adding a test for speculative wait case
Topic Miscellaneous
Created 2019-07-03 17:50:37
Last modified 2020-03-24 19:13:30 (4 years, 7 months ago)
Latest email 2020-03-24 19:13:46 (4 years, 7 months ago)
Status
2020-03: Committed
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
Target version
Authors Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
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/2200
git checkout commitfest/cf/2200
Emails
Adding a test for speculative insert abort case
First at 2019-05-01 00:15:55 by Melanie Plageman <melanieplageman at gmail.com>
Latest at 2020-03-24 19:13:46 by Andres Freund <andres at anarazel.de>
Latest attachment (fix.diff) at 2020-02-08 00:40:46 from Andres Freund <andres at anarazel.de>
    Attachment (fix.diff) at 2020-02-08 00:40:46 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v4-0001-Test-additional-speculative-conflict-scenarios.patch) at 2019-08-21 20:59:00 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Test-additional-speculative-conflict-scenarios.patch) at 2019-08-07 20:47:17 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (v2-0002-Add-TOAST-case-to-spec-conflict-tests.patch) at 2019-06-05 22:49:47 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (0001-Add-test-to-validate-speculative-wait-is-performed-v2.patch) at 2019-05-17 16:23:53 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (0003-Add-test-to-validate-speculative-wait-is-performed.patch) at 2019-05-17 03:46:11 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (0002-Add-test-to-validate-speculative-wait-is-performed.patch) at 2019-05-16 20:59:47 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (0001-Add-test-to-validate-speculative-wait-is-performed.patch) at 2019-05-16 05:32:34 from Ashwin Agrawal <aagrawal at pivotal.io> (Patch: Yes)
    Attachment (specconflict_permutation_comment_update.patch) at 2019-05-16 03:35:49 from Melanie Plageman <melanieplageman at gmail.com> (Patch: Yes)
    Attachment (speculative-conflict.diff) at 2019-05-10 21:40:38 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2020-03-24 19:13:30 Andres Freund (andresfreund) Closed in commitfest 2020-03 with status: Committed
2020-03-24 19:13:30 Andres Freund (andresfreund) Changed committer to andresfreund
2020-02-01 12:43:08 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2019-11-29 06:24:55 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:53:54 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-07-03 17:51:07 Ashwin Agrawal (ashwinstar) Changed authors to Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman)
2019-07-03 17:50:37 Ashwin Agrawal (ashwinstar) Attached mail thread CAAKRu_a7hbyrk=wveHYhr4LbcRnRCG=yPUVoQYB9YO1CdUBE9Q@mail.gmail.com
2019-07-03 17:50:37 Ashwin Agrawal (ashwinstar) Created patch record
Edit