CREATE INDEX CONCURRENTLY does not index prepared xact's data

Edit
ID 2886
Title CREATE INDEX CONCURRENTLY does not index prepared xact's data
Topic Bug Fixes
Created 2020-12-20 18:13:07
Last modified 2021-01-30 16:04:49 (3 years, 9 months ago)
Latest email 2021-01-30 16:06:56 (3 years, 9 months ago)
Status
2021-01: Committed
Target version
Authors Andrey Borodin (x4m)
Reviewers Noah Misch (nmisch)Become reviewer
Committer Noah Misch (nmisch)
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/2886
git checkout commitfest/cf/2886
Emails
CREATE INDEX CONCURRENTLY does not index prepared xact's data
First at 2020-12-19 17:13:39 by Andrey Borodin <x4mmm at yandex-team.ru>
Latest at 2021-01-30 16:06:56 by Andrey Borodin <x4mmm at yandex-team.ru>
Latest attachment (prepared-transactions-cic-v7nm.patch) at 2021-01-24 02:27:43 from Noah Misch <noah at leadboat.com>
    Attachment (prepared-transactions-cic-v7nm.patch) at 2021-01-24 02:27:43 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (v6-0002-Add-test-for-CIC-with-prepared-xacts.patch) at 2021-01-22 05:49:13 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v5-0001-Wait-for-prepared-xacts-in-CREATE-INDEX-CONCURREN.patch) at 2021-01-22 05:44:35 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v4-0002-Add-test-for-CIC-with-prepared-xacts.patch) at 2020-12-21 08:19:59 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v3-0001-Wait-for-prepared-xacts-in-CREATE-INDEX-CONCURREN.patch) at 2020-12-21 07:24:55 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v2-0001-Wait-for-prepared-xacts-in-CREATE-INDEX-CONCURREN.patch) at 2020-12-20 18:10:37 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v1-0001-Wait-for-prepared-xacts-in-CREATE-INDEX-CONCURREN.patch) at 2020-12-19 17:13:39 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
History
When Who What
2021-01-30 16:04:49 Andrey Borodin (x4m) Closed in commitfest 2021-01 with status: Committed
2021-01-24 03:04:02 Noah Misch (nmisch) New status: Ready for Committer
2021-01-24 03:03:56 Noah Misch (nmisch) Added nmisch as committer
2021-01-22 12:32:50 Masahiko Sawada (masahikosawada) New status: Needs review
2021-01-17 07:31:14 Noah Misch (nmisch) New status: Waiting on Author
2021-01-17 03:34:00 Noah Misch (nmisch) Added nmisch as reviewer
2020-12-20 18:13:33 Andrey Borodin (x4m) Changed authors to Andrey Borodin (x4m)
2020-12-20 18:13:07 Andrey Borodin (x4m) Attached mail thread 2E712143-97F7-4890-B470-4A35142ABC82@yandex-team.ru
2020-12-20 18:13:07 Andrey Borodin (x4m) Created patch record
Edit