Fix tablespace of rebuilt indexes in ALTER TABLE

Edit
ID 888
Title Fix tablespace of rebuilt indexes in ALTER TABLE
Topic Bug Fixes
Created 2016-11-22 12:59:13
Last modified 2016-11-23 18:46:34 (8 years ago)
Latest email 2016-11-25 02:23:14 (8 years ago)
Status
2017-01: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Julien Rouhaud (rjuju)Become reviewer
Committer Tom Lane (tgl)
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/888
git checkout commitfest/cf/888
Emails
Index file got removed
First at 2016-11-16 11:16:38 by sudalai <sudalait2 at gmail.com>
Latest at 2016-11-25 02:23:14 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (alter-table-add-regression.patch) at 2016-11-24 02:34:13 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (alter-table-add-regression.patch) at 2016-11-24 02:34:13 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (alter-tab-type-fix.patch) at 2016-11-22 12:57:29 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (fix_at_addindex.diff) at 2016-11-17 21:31:59 from Julien Rouhaud <julien.rouhaud at dalibo.com> (Patch: Yes)
History
When Who What
2016-11-23 18:46:34 Tom Lane (tgl) Closed in commitfest 2017-01 with status: Committed
2016-11-23 17:06:27 Tom Lane (tgl) Added tgl as committer
2016-11-22 19:33:29 Julien Rouhaud (rjuju) New status: Ready for Committer
2016-11-22 19:33:02 Julien Rouhaud (rjuju) Added rjuju as reviewer
2016-11-22 12:59:21 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2016-11-22 12:59:13 Michael Paquier (michael-kun) Attached mail thread 1479294998857-5930602.post@n3.nabble.com
2016-11-22 12:59:13 Michael Paquier (michael-kun) Created patch record
Edit