Introduce the ability to enable/disable indexes using ALTER INDEX

Edit
ID 5274
Title Introduce the ability to enable/disable indexes using ALTER INDEX
Topic SQL Commands
Created 2024-09-27 11:43:23
Last modified 2024-10-16 16:21:26 (1 month ago)
Latest email 2024-11-05 15:55:12 (2 weeks ago)
Status
2024-11: Needs review
Target version
Authors Shayon Mukherjee (shayonj)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub Git
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/5274
git checkout commitfest/cf/5274
Emails
Proposal to Enable/Disable Index using ALTER INDEX
First at 2024-09-09 21:38:35 by Shayon Mukherjee <shayonj at gmail.com>
Latest at 2024-11-05 15:55:12 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (v3-0001-Introduce-the-ability-to-enable-disable-indexes-u.patch) at 2024-10-17 13:59:34 from Shayon Mukherjee <shayonj at gmail.com>
    Attachment (v3-0001-Introduce-the-ability-to-enable-disable-indexes-u.patch) at 2024-10-17 13:59:34 from Shayon Mukherjee <shayonj at gmail.com> (Patch: No)
    Attachment (v1-0001-Ability-to-enable-disable-indexes-through-GUC.patch) at 2024-09-26 17:39:23 from Shayon Mukherjee <shayonj at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Proof-of-Concept-Ability-to-enable-disable-indexe.patch) at 2024-09-24 13:19:45 from Shayon Mukherjee <shayonj at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Introduce-the-ability-to-enable-disable-indexes.patch) at 2024-09-22 18:20:53 from Shayon Mukherjee <shayonj at gmail.com> (Patch: Yes)
    Attachment (0001-Introduce-the-ability-to-enable-disable-indexes.patch) at 2024-09-22 17:42:48 from Shayon Mukherjee <shayonj at gmail.com> (Patch: Yes)
History
When Who What
2024-10-16 16:21:26 Shayon Mukherjee (shayonj) Changed gitlink to https://github.com/shayonj/postgres/pull/1
2024-10-16 16:21:26 Shayon Mukherjee (shayonj) Changed name to Introduce the ability to enable/disable indexes using ALTER INDEX
2024-09-27 13:51:37 Shayon Mukherjee (shayonj) Changed authors to Shayon Mukherjee (shayonj)
2024-09-27 11:43:23 Shayon Mukherjee (shayonj) Attached mail thread CANqtF-oXKe0M=0QOih6H+sZRjE2BWAbkW_1+9nMEAMLxUJg5jA@mail.gmail.com
2024-09-27 11:43:23 Shayon Mukherjee (shayonj) Created patch record
Edit