Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Shayon Mukherjee <shayonj@gmail.com>
From: Shayon Mukherjee <shayonj@gmail.com>
To: Benoit Lobréau <benoit.lobreau@gmail.com>
Cc: Sami Imseih <samimseih@gmail.com>,
Michail Nikolaev <michail.nikolaev@gmail.com>, David Rowley <dgrowleyml@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-01T07:44:10Z
Lists: pgsql-hackers
On Fri, Jan 24, 2025 at 8:56 PM Benoit Lobréau <benoit.lobreau@gmail.com> wrote: > I also noticed that \d on an index doesn't warn about the invisible state > whereas \d on a table does: > Thank you for the review + patch (v9-002) [1]. Your patch looks good to me. I have not incorporated this in my v10 patch [2]. Mostly to make sure you are credited and also being new here and not knowing whether or not I should :) (to help with the reviewing process, etc). Open to suggestions and feedback. [1] https://www.postgresql.org/message-id/CAPE8EZ5G%2BCZiw%3Dp1Cs7DOZ2MGLa1yTS8Tk%3DThzi1F14N2A%3D1oQ%40mail.gmail.com [2] https://www.postgresql.org/message-id/CANqtF-rs5N4ZepiH9YV1VVi6YNtyFDzDbJabhcZKqh-hNgLmgw%40mail.gmail.com Thank you Shayon