Allow to rename index in concurrent mode

Edit
ID 1726
Title Allow to rename index in concurrent mode
Topic SQL Commands
Created 2018-07-18 07:11:04
Last modified 2018-11-14 17:33:44 (6 years ago)
Latest email 2018-11-14 16:13:02 (6 years ago)
Status
2018-11: Committed
2018-09: Moved to next CF
Target version
Authors Peter Eisentraut (petere), Andrew Klychkov (andreiklychkov)
Reviewers Andrew Klychkov (andreiklychkov)Become reviewer
Committer Peter Eisentraut (petere)
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/1726
git checkout commitfest/cf/1726
Emails
Alter index rename concurrently to
First at 2018-07-16 18:58:06 by Andrey Klychkov <aaklychkov at mail.ru>
Latest at 2018-11-14 16:13:02 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (v3-0001-Lower-lock-level-for-renaming-indexes.patch) at 2018-10-25 07:41:13 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
    Attachment (v3-0001-Lower-lock-level-for-renaming-indexes.patch) at 2018-10-25 07:41:13 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-Lower-lock-level-for-renaming-indexes.patch) at 2018-10-05 10:03:54 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v1-0001-Lower-lock-level-for-renaming-indexes.patch) at 2018-08-14 06:33:26 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (rename_concurrent.patch) at 2018-07-16 18:58:06 from Andrey Klychkov <aaklychkov at mail.ru> (Patch: Yes)
Fwd: Re[2]: Alter index rename concurrently to
First at 2018-07-25 11:46:14 by Andrey Klychkov <aaklychkov at mail.ru>
Latest at 2018-07-25 11:46:14 by Andrey Klychkov <aaklychkov at mail.ru>
History
When Who What
2018-11-14 17:33:44 Peter Eisentraut (petere) Closed in commitfest 2018-11 with status: Committed
2018-11-14 17:33:44 Peter Eisentraut (petere) Changed committer to petere
2018-10-08 10:13:22 Andrew Klychkov (andreiklychkov) New status: Ready for Committer
2018-10-05 10:04:40 Peter Eisentraut (petere) New status: Needs review
2018-10-03 11:52:56 Andrew Klychkov (andreiklychkov) New status: Waiting on Author
2018-10-03 11:39:22 Andrew Klychkov (andreiklychkov) Added andreiklychkov as reviewer
2018-10-02 06:00:59 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-17 20:23:01 Peter Eisentraut (petere) Changed authors to Peter Eisentraut (petere), Andrew Klychkov (andreiklychkov)
2018-07-25 11:48:14 Andrew Klychkov (andreiklychkov) Attached mail thread 1532519174.453852573@f343.i.mail.ru
2018-07-18 07:11:57 Andrew Klychkov (andreiklychkov) Changed authors to Andrew Klychkov (andreiklychkov)
2018-07-18 07:11:04 Andrew Klychkov (andreiklychkov) Attached mail thread 1531767486.432607658@f357.i.mail.ru
2018-07-18 07:11:04 Andrew Klychkov (andreiklychkov) Created patch record
Edit