Fix corruption of backend REINDEX processing state (Parallel CREATE INDEX)

Edit
ID 1603
Title Fix corruption of backend REINDEX processing state (Parallel CREATE INDEX)
Topic Bug Fixes
Created 2018-03-12 23:56:22
Last modified 2018-05-20 21:55:42 (6 years, 6 months ago)
Latest email 2018-04-06 23:41:26 (6 years, 7 months ago)
Status
2018-07: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers 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/1603
git checkout commitfest/cf/1603
Emails
Parallel index creation does not properly cleanup after error
First at 2018-03-11 10:22:54 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2018-04-06 23:41:26 by David Rowley <david.rowley at 2ndquadrant.com>
Latest attachment (0001-Fix-corruption-of-backend-REINDEX-processing-state.patch) at 2018-03-11 19:41:40 from Peter Geoghegan <pg at bowt.ie>
    Attachment (0001-Fix-corruption-of-backend-REINDEX-processing-state.patch) at 2018-03-11 19:41:40 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
History
When Who What
2018-05-20 21:55:42 Peter Geoghegan (pgeoghegan) Closed in commitfest 2018-09 with status: Committed
2018-05-20 21:55:42 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2018-03-12 23:56:52 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2018-03-12 23:56:22 Peter Geoghegan (pgeoghegan) Attached mail thread CAKJS1f91kq1wfYR8rnRRfKtxyhU2woEA+=whd640UxMyU+O0EQ@mail.gmail.com
2018-03-12 23:56:22 Peter Geoghegan (pgeoghegan) Created patch record
Edit