Avoiding deadlock errors in CREATE INDEX CONCURRENTLY

Edit
ID 2141
Title Avoiding deadlock errors in CREATE INDEX CONCURRENTLY
Topic Miscellaneous
Created 2019-06-07 23:12:07
Last modified 2019-11-25 08:01:40 (4 years, 11 months ago)
Latest email 2019-11-25 08:01:33 (4 years, 11 months ago)
Status
2019-11: Returned with feedback
2019-09: Moved to next CF
2019-07: Moved to next CF
Target version
Authors Dhruv Goel (goeldhru)
Reviewers Yoshikazu Imai (yimai)Become reviewer
Committer
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/2141
git checkout commitfest/cf/2141
Emails
Avoiding deadlock errors in CREATE INDEX CONCURRENTLY
First at 2019-05-15 08:15:04 by "Goel, Dhruv" <goeldhru at amazon.com>
Latest at 2019-11-25 08:01:33 by Michael Paquier <michael at paquier.xyz>
Latest attachment (patch-cic.patch) at 2019-07-08 22:33:34 from "Goel, Dhruv" <goeldhru at amazon.com>
    Attachment (patch-cic.patch) at 2019-07-08 22:33:34 from "Goel, Dhruv" <goeldhru at amazon.com> (Patch: Yes)
    Attachment (patch-cic.patch) at 2019-06-06 22:13:14 from "Goel, Dhruv" <goeldhru at amazon.com> (Patch: Yes)
    Attachment (patch-cic.patch) at 2019-05-15 08:15:04 from "Goel, Dhruv" <goeldhru at amazon.com> (Patch: Yes)
History
When Who What
2019-11-25 08:01:40 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Returned with feedback
2019-11-08 01:30:48 Michael Paquier (michael-kun) New status: Waiting on Author
2019-10-28 05:20:41 Yoshikazu Imai (yimai) Added yimai as reviewer
2019-09-30 18:53:48 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 22:25:22 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-06-07 23:12:58 Dhruv Goel (goeldhru) Changed authors to Dhruv Goel (goeldhru)
2019-06-07 23:12:07 Dhruv Goel (goeldhru) Attached mail thread 6BF27921-C662-4C4A-A9DC-4E124C180CAF@amazon.com
2019-06-07 23:12:07 Dhruv Goel (goeldhru) Created patch record
Edit